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:
0ebafef
)
dma: mxs-dma: convert to clk_prepare/clk_unprepare
author
Shawn Guo
<shawn.guo@linaro.org>
Tue, 20 Dec 2011 05:54:00 +0000
(13:54 +0800)
committer
Shawn Guo
<shawn.guo@linaro.org>
Wed, 28 Dec 2011 13:29:30 +0000
(21:29 +0800)
The patch converts mxs-dma driver to clk_prepare/clk_unprepare by
using helper functions clk_prepare_enable/clk_disable_unprepare.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Marek Vasut <marek.vasut@gmail.com>
Acked-by: Vinod Koul <vinod.koul@linux.intel.com>
No differences found