OMAPDSS: remove uses of dss_runtime_get/put
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 17 Feb 2012 15:58:04 +0000 (17:58 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 11 May 2012 11:44:51 +0000 (14:44 +0300)
Now that the omapdss_core device is the parent for all other dss
devices, we don't need to use the dss_runtime_get/put anymore. Instead,
enabling omapdss_core will happen automatically when a child device is
enabled.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found