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:
d56acac
)
avr32: Fix cpufreq oops when ondemand governor is default
author
Haavard Skinnemoen
<haavard.skinnemoen@atmel.com>
Tue, 27 May 2008 07:37:42 +0000
(09:37 +0200)
committer
Haavard Skinnemoen
<haavard.skinnemoen@atmel.com>
Tue, 27 May 2008 07:37:42 +0000
(09:37 +0200)
Move the AP7 cpufreq init to late_initcall() so that we don't try to
bring up cpufreq until the governor is ready. x86 also uses
late_initcall() for this.
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
No differences found