OMAPDSS: APPLY: clean up isr_handler
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 16 Nov 2011 10:03:22 +0000 (12:03 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Dec 2011 06:54:46 +0000 (08:54 +0200)
Add a helper function mgr_clear_shadow_dirty(), which clears the
shadow_dirty flags for the given manager and for the overlays on that
manager.

This lets us simplify the code in the dss_apply_irq_handler().

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

No differences found