commit | ea833f0b5a8afcc698c5ccb06237902c0e21e032 | [log] [tgz] |
---|---|---|
author | Holger Schurig <h.schurig@mn-solutions.de> | Mon Feb 11 16:53:15 2008 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Feb 17 10:42:10 2008 +0000 |
tree | c614c6a58f30f4c3b38ee43f527251a113681edd | |
parent | ac2bf5bdc6ab9d820152623122973ccb1c166031 [diff] |
[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>