ARM: tegra: clock: Drop CPU dvfs
authorColin Cross <ccross@android.com>
Sat, 12 Feb 2011 23:52:04 +0000 (15:52 -0800)
committerColin Cross <ccross@android.com>
Mon, 21 Feb 2011 08:10:06 +0000 (00:10 -0800)
The existing version did not extend well to core dvfs, drop it
for now until the new clk api with clk_prepare and clk_unprepare
is ready and non-atomic clocks are possible.

Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Colin Cross <ccross@android.com>

No differences found