]> Pileus Git - ~andy/linux/commit
OMAPDSS: APPLY: remove runtime_get
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 16 Nov 2011 14:53:44 +0000 (16:53 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Dec 2011 06:54:51 +0000 (08:54 +0200)
commite70f98acaa84ec9ad55e544d0dc8b2d0a36bbeca
tree9ea6ccdd20f2a477aedebc4ff49d11eeb72d7c97
parentf1577ce18004337ec2f6f48109ca14cac10a0a4f
OMAPDSS: APPLY: remove runtime_get

apply.c no longer touches any registers if an output is not enabled.
This means that we don't need to do dispc_runtime_get() anymore, and the
calls can be removed.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/apply.c