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:
3aff5b1
)
omapdss: use devm_clk_get()
author
Archit Taneja
<archit@ti.com>
Mon, 8 Apr 2013 08:55:00 +0000
(11:55 +0300)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Wed, 10 Apr 2013 12:02:54 +0000
(15:02 +0300)
Use devm_clk_get() instead of clk_get() for dss, and for outputs hdmi
and venc. This reduces code and simplifies error handling.
Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found