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:
3fb6922
)
drm/exynos: Use devm_clk_get in exynos_drm_fimc.c
author
Sachin Kamat
<sachin.kamat@linaro.org>
Fri, 28 Dec 2012 10:26:18 +0000
(15:56 +0530)
committer
Inki Dae
<inki.dae@samsung.com>
Fri, 4 Jan 2013 06:54:34 +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