Viresh Kumar cb689a706d dw_dmac: Replace module_init() with subsys_initcall()
In some cases users of dw_dmac are initialized before dw_dmac, and if they try
to use dw_dmac, they simply fail. So its better we register init() routine
of driver using subsys_initcall() instead of module_init(), so that dma driver
is available at the earliest possible.

Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2011-03-07 01:12:27 +05:30
..
2010-08-04 14:27:47 -07:00
2010-12-13 14:05:27 -08:00
2011-01-03 01:39:26 -08:00
2009-09-08 17:53:03 -07:00
2010-05-23 20:28:19 -07:00
2010-12-17 19:16:10 +09:00
2011-01-30 22:27:21 -08:00
2011-01-30 22:27:21 -08:00
2011-01-30 22:27:21 -08:00