From: Tomi Valkeinen Date: Thu, 7 Jan 2010 15:45:03 +0000 (+0200) Subject: OMAP: DSS2: OMAPFB: fix crash when panel driver was not loaded X-Git-Tag: v2.6.33-rc4~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=807a7515aea421f2b340140482ed4c8811c523c6;p=pandora-kernel.git OMAP: DSS2: OMAPFB: fix crash when panel driver was not loaded If the panel's probe had failed, omapfb would still go on, eventually crashing. A better fix would be to handle each display properly, and leaving just the failed display out. But that is a bigger change. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed