git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a10760
)
[CPUFREQ] Move PMBASE reading away and do it only once at initialization time
author
Mattia Dongili
<malattia@linux.it>
Wed, 30 Nov 2005 21:00:59 +0000
(22:00 +0100)
committer
Dave Jones
<davej@redhat.com>
Wed, 7 Dec 2005 03:27:15 +0000
(19:27 -0800)
This patch moves away PMBASE reading and only performs it at
cpufreq_register_driver time by exiting with -ENODEV if unable to read
the value.
Signed-off-by: Mattia Dongili <malattia@linux.it>
Acked-by: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Dave Jones <davej@redhat.com>
No differences found