OMAPDSS: APPLY: skip isr register and config for disabled displays
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 7 Nov 2011 13:04:01 +0000 (15:04 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Dec 2011 06:54:32 +0000 (08:54 +0200)
There's no need to register the vsync ISR and configure the hardware if
the overlay manager is disabled, so this patch adds a check for disabled
managers to the omap_dss_mgr_apply() function.

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

No differences found