From: Colin Cross Date: Thu, 21 Oct 2010 00:47:59 +0000 (-0700) Subject: ARM: tegra: cpufreq: Take an extra reference to pllx X-Git-Tag: v2.6.39-rc1~474^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89a5fb84dabdf6daeae7d5301a6b1ae4754425dd;p=pandora-kernel.git 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 Signed-off-by: Colin Cross --- Reading git-diff-tree failed