commit | e26ed44c950ed9d1feb7719100f475e4e80f1419 | [log] [tgz] |
---|---|---|
author | Afzal Mohammed <lazfamam@gmail.com> | Thu Jul 01 15:40:01 2010 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@nokia.com> | Thu Aug 05 16:52:15 2010 +0300 |
tree | 538300a14220b9c22937ea414ce16a9ba700c0f9 | |
parent | f3fe53c12000adfd50b6a111bd0f5b27a412ca31 [diff] |
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 <lazfamam@gmail.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>