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)
commitbab59b4417ea1380578358bedaeb714de6f1f6a7
tree9d7a7f2731667fd99ccd0eb93831c215e027e614
parentdc35835c6f4bf3f15b68c723c9b7540cf11b9ad6
OMAP: OMAPFB: make omapfb start even when a display is missing a driver

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>
drivers/video/omap2/omapfb/omapfb-main.c