From: Archit Taneja Date: Wed, 14 Jul 2010 12:11:50 +0000 (+0200) Subject: OMAP: DSS2: Fix error path in omap_dsi_update() X-Git-Tag: v2.6.36-rc1~487^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9c31afcffe3df90ebac343611b2f0177bf3cbe4;p=pandora-kernel.git 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 Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed