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:
77776fd
)
mmc: atmel-mci: prepare clk before calling enable
author
Boris BREZILLON
<b.brezillon@overkiz.com>
Thu, 18 Jul 2013 07:38:52 +0000
(09:38 +0200)
committer
Chris Ball
<cjb@laptop.org>
Sun, 25 Aug 2013 03:14:59 +0000
(23:14 -0400)
Replace clk_enable/disable with clk_prepare_enable/disable_unprepare to
avoid common clk framework warnings.
Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>
Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
No differences found