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:
f305a0a
)
spi/sirf: use clk_prepare_enable and clk_disable_unprepare
author
Barry Song
<Baohua.Song@csr.com>
Wed, 26 Dec 2012 02:48:33 +0000
(10:48 +0800)
committer
Grant Likely
<grant.likely@secretlab.ca>
Tue, 5 Feb 2013 12:43:00 +0000
(12:43 +0000)
Convert clk_enable/clk_disable to clk_prepare_enable/clk_disable_unprepare
calls as required by common clock framework.
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found