From: Teppei Kamijou Date: Wed, 12 Dec 2012 14:38:18 +0000 (+0100) Subject: mmc: sh_mmcif: report all errors X-Git-Tag: v3.9-rc1~78^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e475b2702f612901772d12110614ad8c3fb5d89b;p=pandora-kernel.git mmc: sh_mmcif: report all errors Make error reporting in the driver more verbose. This patch is based on an earlier work by Teppei Kamijou, but we try to not add any new error messages to the log in the normal case to avoid confusing the user, and also add a few more dev_dbg() calls. Signed-off-by: Teppei Kamijou Signed-off-by: Shinya Kuribayashi [g.liakhovetski@gmx.de: avoid producing new errors in normal case] Signed-off-by: Guennadi Liakhovetski Signed-off-by: Chris Ball --- Reading git-diff-tree failed