diff options
author | Barry Song <Baohua.Song@csr.com> | 2013-04-11 08:09:28 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2013-05-02 17:18:23 +0200 |
commit | 42361f20f29021bfee8d9b5f651362dca83fd705 (patch) | |
tree | 0c91754c3e6f83ff7477ca5ae7476f99b79f272c /drivers/dma/mv_xor.h | |
parent | sudmac: add support for SUDMAC (diff) | |
download | linux-42361f20f29021bfee8d9b5f651362dca83fd705.tar.xz linux-42361f20f29021bfee8d9b5f651362dca83fd705.zip |
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>
Diffstat (limited to 'drivers/dma/mv_xor.h')
0 files changed, 0 insertions, 0 deletions