OMAP: DSS2: Fix error path in omap_dsi_update()
authorArchit Taneja <archit@ti.com>
Wed, 14 Jul 2010 12:11:50 +0000 (14:11 +0200)
committerTomi Valkeinen <tomi.valkeinen@nokia.com>
Thu, 5 Aug 2010 13:52:18 +0000 (16:52 +0300)
In the case of an error on calling dsi_update_screen_l4(), a
successful framedone callback is still sent to panel-taal. An
error should be returned to taal_update() instead.

Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>

No differences found