From: Kishon Vijay Abraham I Date: Thu, 27 Aug 2015 09:13:59 +0000 (+0530) Subject: mmc: host: omap_hsmmc: return error if any of the regulator APIs fail X-Git-Tag: omap-for-v4.3/fixes-rc1~60^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=229f329265d6d2a738fc861b7b9b6144980580f6;p=pandora-kernel.git mmc: host: omap_hsmmc: return error if any of the regulator APIs fail Return error if any of the regulator APIs (regulator_enable, regulator_disable, regulator_set_voltage) fails in omap_hsmmc_set_power to avoid undefined behavior. Signed-off-by: Kishon Vijay Abraham I Tested-by: Tony Lindgren Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed