From: arnd@arndb.de Date: Tue, 24 Oct 2006 16:31:26 +0000 (+0200) Subject: [POWERPC] cell: use ppc_md->power_save instead of cbe_idle_loop X-Git-Tag: v2.6.20-rc1~34^2~40^2~8^2~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=302eca184fb844670fb128c69e22a8a28bbce48a;p=pandora-kernel.git [POWERPC] cell: use ppc_md->power_save instead of cbe_idle_loop This moves the cell idle function to use the default cpu_idle with a special power_save callback, like all other platforms except iSeries already do. It also makes it possible to disable this power_save function with a new powerpc-specific boot option "powersave=off". Signed-off-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed