]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commite9c31afcffe3df90ebac343611b2f0177bf3cbe4
tree55e39a6548c780427b9b870e84d780c3f440f5f5
parent451cfbfc27b45a4aebd1e536f2b79c8b7113fbc9
OMAP: DSS2: Fix error path in omap_dsi_update()

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>
drivers/video/omap2/dss/dsi.c