From: Mark Brown Date: Mon, 19 Mar 2012 15:02:31 +0000 (+0000) Subject: OMAPDSS: TPO-TD03MTEA1: Check for errors from regulator_enable() X-Git-Tag: v3.5-rc1~7^2~5^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=956107eadc27ffbcdf80357e16138f9595f0f4fd;p=pandora-kernel.git OMAPDSS: TPO-TD03MTEA1: Check for errors from regulator_enable() It is possible for regulator_enable() to fail and if it does fail that's generally a bad sign for anything we try to do with the hardware afterwards so check for and immediately return an error if regulator_enable() fails. Signed-off-by: Mark Brown Acked-by: Grazvydas Ignotas Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed