omapdss: use devm_clk_get()
authorArchit Taneja <archit@ti.com>
Mon, 8 Apr 2013 08:55:00 +0000 (11:55 +0300)
committerTomi 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