From: Simon Baatz Date: Sun, 9 Jun 2013 20:14:11 +0000 (+0200) Subject: mmc: return mmc_of_parse() errors to caller X-Git-Tag: v3.11-rc1~50^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec0a7517dc25b4cca8a694fd61e09771bffba022;p=pandora-kernel.git mmc: return mmc_of_parse() errors to caller In addition to just logging errors encountered during DT parsing or allocating GPIO slots for CD/WP, mmc_of_parse() now returns with an error. In particular, this is needed if the GPIO allocation may return EPROBE_DEFER. Signed-off-by: Simon Baatz Reviewed-by: Ulf Hansson Signed-off-by: Chris Ball --- Reading git-diff-tree failed