commit | 9a7d82a89a8bf55b112f2a5c3b3f405eb95a4303 | [log] [tgz] |
---|---|---|
author | Mattia Dongili <malattia@linux.it> | Wed Nov 30 22:00:59 2005 +0100 |
committer | Dave Jones <davej@redhat.com> | Tue Dec 06 19:27:15 2005 -0800 |
tree | 099473309484900e0b0d5263fbadf1c446088e46 | |
parent | 1a10760c91c394dfe4adfefeeaf85cd8098c4894 [diff] |
[CPUFREQ] Move PMBASE reading away and do it only once at initialization time 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>