From: Shawn Guo Date: Wed, 28 Sep 2011 09:16:06 +0000 (+0800) Subject: arm/imx: remove cpu_is_xxx() from arch_idle() X-Git-Tag: v3.2-rc1~98^2~7^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41e7daf27a321848adcfcea9764ac8665133f3ea;p=pandora-kernel.git arm/imx: remove cpu_is_xxx() from arch_idle() This patch adds an idle hook imx_idle to be called in arch_idle(). Any soc that needs a customized idle implementation other than cpu_do_idle() can set up this hook in soc specific call. Signed-off-by: Shawn Guo Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed