[ARM] Use core_initcall() to initialise ARM DMA
There's no need to have DMA initialised at the same time as
interrupts. Move it to a core_initcall().
Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
Showing
想要评论请 注册 或 登录
There's no need to have DMA initialised at the same time as
interrupts. Move it to a core_initcall().
Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>