dmaengine: at_hdmac: use subsys_initcall instead of module_init
authorEric Xu <hong.xu@atmel.com>
Wed, 12 Jan 2011 14:39:08 +0000 (15:39 +0100)
committerDan Williams <dan.j.williams@intel.com>
Sat, 15 Jan 2011 00:54:43 +0000 (16:54 -0800)
Use subsys_initcall instead of module_init in order to keep DMA engine rolling
before other peripheral drivers.

Signed-off-by: Eric Xu <hong.xu@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>

No differences found