From: Wei Yongjun Date: Thu, 14 Aug 2014 01:00:19 +0000 (+0800) Subject: mmc: au1xmmc: fix error return code in au1xmmc_probe() X-Git-Tag: fixes-against-v3.18-rc2~127^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee9d19d42c6b30e464a4c748654582fc6b3ff853;p=pandora-kernel.git mmc: au1xmmc: fix error return code in au1xmmc_probe() Fix to return a negative error code from the error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed