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:
805bf3d
)
tty: atmel_serial: prepare clk before calling enable
author
Boris BREZILLON
<b.brezillon@overkiz.com>
Wed, 19 Jun 2013 11:17:30 +0000
(13:17 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 24 Jun 2013 23:35:03 +0000
(16:35 -0700)
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: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found