From: Joseph Lo Date: Wed, 31 Oct 2012 09:41:19 +0000 (+0800) Subject: ARM: tegra30: clocks: add CPU low-power function into tegra_cpu_car_ops X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~49^2~23^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6e293eef2eafc31dbe008301182e7124bd87755;p=pandora-kernel.git ARM: tegra30: clocks: add CPU low-power function into tegra_cpu_car_ops Add suspend, resume and rail_off_ready API into tegra_cpu_car_ops. These functions were used for CPU powered-down state maintenance. One thing needs to notice the rail_off_ready API only availalbe for cpu_g cluster not cpu_lp cluster. Signed-off-by: Joseph Lo Signed-off-by: Stephen Warren --- Reading git-diff-tree failed