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:
88ae742
)
usb: gadget: at91_udc: prepare clk before calling enable
author
Boris BREZILLON
<b.brezillon@overkiz.com>
Tue, 25 Jun 2013 08:12:56 +0000
(10:12 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 15 Jul 2013 09:59:40 +0000
(12:59 +0300)
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>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found