From: Tomi Valkeinen Date: Thu, 23 Jun 2011 13:38:21 +0000 (+0300) Subject: OMAP: DSS2: check for manager when enabling display X-Git-Tag: v3.2-rc1~98^2~1^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05e1d6060743e34e3a9db65346168dc688f9223e;p=pandora-kernel.git OMAP: DSS2: check for manager when enabling display None of the DSS interface drivers check if an overlay manager is connected to the display when the display is being enabled. This leads to null pointer crash if the display has no manager. This patch checks for the manager and returns an error if it is null. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed