OMAP: OMAPFB: make omapfb start even when a display is missing a driver
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 4 Aug 2011 11:37:29 +0000 (14:37 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 30 Sep 2011 13:16:18 +0000 (16:16 +0300)
Currently omapfb wants that all the display devices have a driver,
otherwise omapfb refuses to start. There's no real requirement to act
like that, and this patch will make omapfb give a warning and skip that
device.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found