From: Mark Brown Date: Mon, 2 Jul 2012 13:26:15 +0000 (+0100) Subject: mmc: sdhci: Report failure reasons for all cases in sdhci_add_host() X-Git-Tag: v3.6-rc1~153^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fc81ee3102efedd4571e28372d2242c694c67ec;p=pandora-kernel.git mmc: sdhci: Report failure reasons for all cases in sdhci_add_host() For most error conditions sdhci_add_host() will print a diagnostic message indicating why it failed but there are a few cases where this does not happen. Add error messages in these cases to aid diagnosis. Signed-off-by: Mark Brown Signed-off-by: Chris Ball --- Reading git-diff-tree failed