dmaengine: dw_dmac: Add clk_{un}prepare() support
authorViresh Kumar <viresh.kumar@st.com>
Tue, 17 Apr 2012 11:40:07 +0000 (17:10 +0530)
committerVinod Koul <vinod.koul@linux.intel.com>
Fri, 11 May 2012 05:13:39 +0000 (10:43 +0530)
commit3075528d3dd1ac8b729fccf2cbc3119057088223
tree2552203b1278a768ec9a75dc6eb5266dfdda08aa
parent56cbb3dd48623c01e7c589d29da743d486c95a58
dmaengine: dw_dmac: Add clk_{un}prepare() support

clk_{un}prepare is mandatory for platforms using common clock framework. Since
this driver is used by SPEAr platform, which supports common clock framework,
add clk_{un}prepare() support for it.

Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
drivers/dma/dw_dmac.c
This page took 0.024731 seconds and 5 git commands to generate.