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:
cbc4c33
)
drm/exynos: Prepare/Unprepare HDMI subsystem clocks
author
Sean Paul
<seanpaul@chromium.org>
Tue, 11 Jun 2013 06:54:02 +0000
(12:24 +0530)
committer
Inki Dae
<daeinki@gmail.com>
Fri, 28 Jun 2013 12:13:56 +0000
(21:13 +0900)
Change the clk_enable/clk_disable calls in mixer and hdmi drivers into
clk_prepare_enable/clk_disable_unprepare, respectively.
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Rahul Sharma <rahul.sharma@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
No differences found