commit | 91ac27a6879df3865e160adf979960a14f17d1aa | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Sep 23 11:18:44 2010 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed May 11 14:19:25 2011 +0300 |
tree | 83419eca87a5624680f337e63e5911288db6b3c6 | |
parent | 7a0987bf2cf2683901d0cd7f1504023da2584c5f [diff] |
OMAP: DSS2: OMAPFB: Handle errors when initializing panel 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>