]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
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)
commit7609893c637b422eec88b57d204f02d8798cfc65
tree6cc513addacc53df1d6644349df3e8f151a19a22
parent34861378a54e3fcac0eb87317ded2554b087494e
OMAPDSS: APPLY: clean up isr_handler

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>
drivers/video/omap2/dss/apply.c