]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dmaengine:sirf:take clock and enable it while probing
authorBarry Song <Baohua.Song@csr.com>
Mon, 18 Mar 2013 08:33:43 +0000 (16:33 +0800)
committerVinod Koul <vinod.koul@intel.com>
Mon, 1 Apr 2013 17:16:57 +0000 (22:46 +0530)
commitc4e119046f02f88edc34ce7b6a68e69f6df13a0d
tree66dd4f82635b455dc8efcae0c28d9ace2120c19c
parent48015c03114dc6b055ad84358c9b251551743c55
dmaengine:sirf:take clock and enable it while probing

there is hardcode which enabled the clock of dmaengine before,
this patch takes the clock by standard clock API and enable it
in probe.

Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/sirf-dma.c