From: Joseph Lo Date: Wed, 25 Sep 2013 09:27:51 +0000 (+0800) Subject: clk: tegra124: add wait_for_reset and disable_clock for tegra_cpu_car_ops X-Git-Tag: cleanup-for-linus~7^4~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e036d3ef0b9fcb34acce5a89d1f2157f4f7b4ab;p=pandora-kernel.git clk: tegra124: add wait_for_reset and disable_clock for tegra_cpu_car_ops Hook the functions for CPU hotplug support. After the CPU is hot unplugged, the flow controller will handle to clock gate the CPU clock. But still need to implement an empty function to avoid warning message. Cc: Mike Turquette Signed-off-by: Joseph Lo --- Reading git-diff-tree failed