From: Afzal Mohammed Date: Thu, 1 Jul 2010 13:40:01 +0000 (+0200) Subject: OMAP: DSS2: OMAPFB: Fix probe error path X-Git-Tag: v2.6.36-rc1~487^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e26ed44c950ed9d1feb7719100f475e4e80f1419;p=pandora-kernel.git OMAP: DSS2: OMAPFB: Fix probe error path Move sysfs entry creation to omapfb_probe() from omapfb_create_framebuffers(). This will make sure that sysfs entry is not left behind in case of unsuccessful probe due to failure in enabling fb0 of omapfb_create_framebuffers(). Signed-off-by: Afzal Mohammed Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed