From: Eric Xu Date: Wed, 12 Jan 2011 14:39:08 +0000 (+0100) Subject: dmaengine: at_hdmac: use subsys_initcall instead of module_init X-Git-Tag: v2.6.38-rc1~25^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93d0bec2be4b0f036a27da207ecab97fc3d3bbbe;p=pandora-kernel.git dmaengine: at_hdmac: use subsys_initcall instead of module_init Use subsys_initcall instead of module_init in order to keep DMA engine rolling before other peripheral drivers. Signed-off-by: Eric Xu Signed-off-by: Nicolas Ferre Signed-off-by: Dan Williams --- Reading git-diff-tree failed