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:
df257a8
)
drm/exynos: Use devm_clk_get in exynos_drm_rotator.c
author
Sachin Kamat
<sachin.kamat@linaro.org>
Mon, 24 Dec 2012 08:33:48 +0000
(14:03 +0530)
committer
Inki Dae
<inki.dae@samsung.com>
Fri, 4 Jan 2013 06:54:35 +0000
(15:54 +0900)
This eliminates the need for explicit clk_put and makes the
cleanup and exit path code simpler.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
No differences found