From: Tomi Valkeinen Date: Thu, 23 Jun 2011 13:36:36 +0000 (+0300) Subject: OMAP: DSS2: PicoDLP: fix error handling in power_on X-Git-Tag: v3.2-rc1~98^2~1^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79e4424fbe83a4f2170f3cfa4628d5a34c520d37;p=pandora-kernel.git OMAP: DSS2: PicoDLP: fix error handling in power_on Fix two problems in PicoDLP driver's error handling on picodlp_panel_power_on: - If omapdss_dpi_display_enable() failed, the its error value was not returned - If picodlp_i2c_init() failed, dssdev->state was erroneously set to OMAP_DSS_DISPLAY_ACTIVE Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed