From: Tomi Valkeinen Date: Mon, 7 Nov 2011 13:04:01 +0000 (+0200) Subject: OMAPDSS: APPLY: skip isr register and config for disabled displays X-Git-Tag: v3.3-rc1~59^2~2^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04f6643a8657bd080344d2928dde917e0b1b3800;p=pandora-kernel.git 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 --- Reading git-diff-tree failed