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:
7cdad48
)
[ARM] Use core_initcall() to initialise ARM DMA
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Wed, 4 Jan 2006 15:17:08 +0000
(15:17 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 4 Jan 2006 15:17:08 +0000
(15:17 +0000)
There's no need to have DMA initialised at the same time as
interrupts. Move it to a core_initcall().
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found