From: Joseph Lo Date: Mon, 20 May 2013 10:39:28 +0000 (+0800) Subject: clk: tegra114: implement wait_for_reset and disable_clock for tegra_cpu_car_ops X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~71^2~30^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31972fd95527a5942b777e89404501d5421a0df0;p=pandora-kernel.git clk: tegra114: implement wait_for_reset and disable_clock for tegra_cpu_car_ops The conventional CPU hotplug sequence on the other Tegra chips, we will also clock gate the CPU in tegra_cpu_kill() after the CPU was power gated. For Tegra114, the flow controller will clock gate the CPU after the power down sequence. But we still need to implement a empty function for disable_clock to avoid kernel warning message. Signed-off-by: Joseph Lo Acked-by: Mike Turquette Signed-off-by: Stephen Warren --- Reading git-diff-tree failed