From: Jarkko Nikula Date: Fri, 13 Feb 2015 13:01:14 +0000 (+0200) Subject: mfd: intel_soc_pmic: Do not mangle error code from devm_gpiod_get_index() X-Git-Tag: omap-for-v4.2/o2_dc~140^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad7b5a175cda5425c97612c8b607a4c1992ad273;p=pandora-kernel.git mfd: intel_soc_pmic: Do not mangle error code from devm_gpiod_get_index() It is usually better to pass actual error code from a function call than mangling it to another. Signed-off-by: Jarkko Nikula Signed-off-by: Lee Jones --- Reading git-diff-tree failed