Barry Song 42361f20f2 dmaengine: sirf: move driver init from module_init to subsys_initcall
if we initilize dma driver by module_init, there are still many devices
which will be initilized earlier than dma. these devices will fail to
get dma channel.
this moves dmaengine earlier than device_initcall and make dma available
for all devices.

Reported-by: Renwei Wu <Renwei.Wu@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2013-05-02 20:48:23 +05:30
..
2013-04-30 15:50:12 +05:30
2013-01-07 17:36:37 +01:00
2013-04-15 22:04:19 +05:30
2013-04-15 22:04:19 +05:30
2012-11-28 12:42:36 -08:00
2012-09-01 08:57:12 -07:00
2013-04-30 15:50:12 +05:30
2013-04-30 15:50:12 +05:30
2013-04-15 09:51:18 +05:30
2013-04-15 09:51:16 +05:30