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:
59d302b
)
MIPS: Fix __devinit __cpuinit confusion in cpu_cache_init
author
David Daney
<ddaney@caviumnetworks.com>
Thu, 4 Feb 2010 23:48:49 +0000
(15:48 -0800)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 10 Feb 2010 21:15:45 +0000
(22:15 +0100)
cpu_cache_init and the things it calls should all be __cpuinit instead
of __devinit.
Signed-off-by: David Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/938/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found