commit | 04f6643a8657bd080344d2928dde917e0b1b3800 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Nov 07 15:04:01 2011 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Dec 02 08:54:32 2011 +0200 |
tree | aacb164ba4e83c00d1376f0d5a8c93dab5335e48 | |
parent | 18135eadac6f0fd1bf61b7af24f14e7174155e6d [diff] |
OMAPDSS: APPLY: skip isr register and config for disabled displays 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>