From: Joseph Lo Date: Tue, 4 Jun 2013 10:47:33 +0000 (+0800) Subject: ARM: tegra: hook tegra_tear_down_cpu function in the PM suspend init function X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~71^2~30^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf91add4a0feb7a8624a1f6b3fd4d6dbe9dce1bc;p=pandora-kernel.git ARM: tegra: hook tegra_tear_down_cpu function in the PM suspend init function The tegra_tear_down_cpu was used to cut off the CPU rail for various Tegra SoCs. Hooking it in the PM suspend init function and making the CPUidle driver more generic. Signed-off-by: Joseph Lo Signed-off-by: Stephen Warren --- Reading git-diff-tree failed