OMAPDSS: APPLY: skip isr register and config for manual update displays
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 4 Nov 2011 07:35:59 +0000 (09:35 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Dec 2011 06:54:32 +0000 (08:54 +0200)
commit18135eadac6f0fd1bf61b7af24f14e7174155e6d
tree4528658dddb29bf4138e4b46d169f2f021da4b5e
parentbe729178f0e0f31ab14b42b3fe5d6b4463fbeb3a
OMAPDSS: APPLY: skip isr register and config for manual update displays

The mechanism to cache manager and overlay settings and configure them
into the HW registers in VSYNC is meant only for auto-update displays,
as it doesn't make sense (and doesn't work) for manual-update displays.

This patchs adds a check so that we skip the above for manual update
displays.

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