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, 15 Apr 2013 04:21:18 +0000 (09:51 +0530)
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>

No differences found