git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56cbb3d
)
dmaengine: dw_dmac: Add clk_{un}prepare() support
author
Viresh Kumar
<viresh.kumar@st.com>
Tue, 17 Apr 2012 11:40:07 +0000
(17:10 +0530)
committer
Vinod Koul
<vinod.koul@linux.intel.com>
Fri, 11 May 2012 05:13:39 +0000
(10:43 +0530)
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>
No differences found