OMAP: DSS2: OMAPFB: Handle errors when initializing panel
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 23 Sep 2010 08:18:44 +0000 (11:18 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 11 May 2011 11:19:25 +0000 (14:19 +0300)
Errors from the panel driver were ignored during panel initialization.
Handle the errors and fail accordingly.

Also move the display initialization to a separate function to make it
cleaner.

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

No differences found