ARM: tegra: clock: Don't restore PLLP registers
authorColin Cross <ccross@android.com>
Wed, 27 Oct 2010 00:33:31 +0000 (17:33 -0700)
committerColin Cross <ccross@android.com>
Wed, 27 Oct 2010 00:42:21 +0000 (17:42 -0700)
commit72c7a306e961fa47ae7f6da152703cf439e99b0a
treeb11898016dca383f9799f346ce9fdd09ab97eccd
parentff7dc25c7f8644c8db0677d73b350640b5111c21
ARM: tegra: clock: Don't restore PLLP registers

The PLLP registers are now being restored by the low-level resume code,
and the CPU may be running off PLLP, so don't touch them during clock
resume.

Change-Id: Ida248a929c8b59f2e51f43dbbef1cd792ef68737
Signed-off-by: Colin Cross <ccross@android.com>
arch/arm/mach-tegra/tegra2_clocks.c