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)
commita7e340657a04777077a86e235f7074e8e261ac2e
tree5aab7a09e6fd9b96d010caacf600d8208773de72
parent123b69ab8020bc035b6d940417fbcc7aa27fd2b1
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