[ARM] 4829/1: add .get method to pxa-cpufreq to silence a warning
authorHolger Schurig <h.schurig@mn-solutions.de>
Mon, 11 Feb 2008 15:53:15 +0000 (16:53 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 17 Feb 2008 10:42:10 +0000 (10:42 +0000)
commitea833f0b5a8afcc698c5ccb06237902c0e21e032
treec614c6a58f30f4c3b38ee43f527251a113681edd
parentac2bf5bdc6ab9d820152623122973ccb1c166031
[ARM] 4829/1: add .get method to pxa-cpufreq to silence a warning

The .get method is needed for suspend/resume. Otherwise you
get this in dmesg:

cpufreq: suspend failed to assert current frequency is what timing core thinks it is.
cpufreq: resume failed to assert current frequency is what timing core thinks it is.

Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/cpu-pxa.c