[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)
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>

No differences found