From: Fabio Estevam Date: Wed, 3 Jul 2013 20:02:38 +0000 (-0300) Subject: mmc: mxs-mmc: Check the return value from stmp_reset_block() X-Git-Tag: v3.12-rc1~69^2~44 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02c18c4737a7fc52d8a612d67c18f2900510dae3;p=pandora-kernel.git mmc: mxs-mmc: Check the return value from stmp_reset_block() stmp_reset_block() may fail, so let's check its return value and propagate it in the case of error. Signed-off-by: Fabio Estevam Acked-by: Shawn Guo Signed-off-by: Chris Ball --- Reading git-diff-tree failed