From: Russell King Date: Wed, 4 Jan 2006 15:17:08 +0000 (+0000) Subject: [ARM] Use core_initcall() to initialise ARM DMA X-Git-Tag: v2.6.16-rc1~929^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6842b9299272a9471a7e94e046b953f6ffe3db9d;p=pandora-kernel.git [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: Russell King --- Reading git-diff-tree failed