From ee9d19d42c6b30e464a4c748654582fc6b3ff853 Mon Sep 17 00:00:00 2001 From: Wei Yongjun Date: Thu, 14 Aug 2014 09:00:19 +0800 Subject: [PATCH] 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-format-patch failed