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:
0523f03
)
sata_rcar: Convert to clk_prepare/unprepare
author
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Mon, 28 Oct 2013 22:49:21 +0000
(23:49 +0100)
committer
Tejun Heo
<tj@kernel.org>
Tue, 29 Oct 2013 18:40:44 +0000
(14:40 -0400)
Turn clk_enable() and clk_disable() calls into clk_prepare_enable() and
clk_disable_unprepare() to get ready for the migration to the common
clock framework.
Cc: linux-ide@vger.kernel.org
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found