ARM: tegra: cpufreq: Take an extra reference to pllx
authorColin Cross <ccross@android.com>
Thu, 21 Oct 2010 00:47:59 +0000 (17:47 -0700)
committerColin Cross <ccross@android.com>
Mon, 21 Feb 2011 08:10:45 +0000 (00:10 -0800)
commit89a5fb84dabdf6daeae7d5301a6b1ae4754425dd
tree42b5e7c1e7fb17782b7fd7f07585a797cf18fc90
parent4729fd7a7dfe7847b4870801ad12222adaeb016c
ARM: tegra: cpufreq: Take an extra reference to pllx

During cpu frequency changes, take an extra reference to pllx so
that it doesn't turn off and on while the cpu is temporarily on
pllp.  If the cpu is moved to pllp permanently, pllx will be
turned off.

Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Colin Cross <ccross@android.com>
arch/arm/mach-tegra/cpu-tegra.c
arch/arm/mach-tegra/tegra2_clocks.c
This page took 0.025623 seconds and 5 git commands to generate.