commit | e9c31afcffe3df90ebac343611b2f0177bf3cbe4 | [log] [tgz] |
---|---|---|
author | Archit Taneja <archit@ti.com> | Wed Jul 14 14:11:50 2010 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@nokia.com> | Thu Aug 05 16:52:18 2010 +0300 |
tree | 55e39a6548c780427b9b870e84d780c3f440f5f5 | |
parent | 451cfbfc27b45a4aebd1e536f2b79c8b7113fbc9 [diff] |
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>