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:
7923540
)
usb: gadget: at91_udc: Drop uclk clock
author
Boris Brezillon
<boris.brezillon@free-electrons.com>
Wed, 14 Jan 2015 16:21:58 +0000
(17:21 +0100)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Thu, 15 Jan 2015 13:35:13 +0000
(14:35 +0100)
Now that at91 system clocks forward set_rate request to their parent we
can remove the uclk clock and directly call clk_set_rate on fclk.
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
No differences found