mmc: mxs-mmc: Check the return value from stmp_reset_block()
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 3 Jul 2013 20:02:38 +0000 (17:02 -0300)
committerChris Ball <cjb@laptop.org>
Sun, 25 Aug 2013 02:09:45 +0000 (22:09 -0400)
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 <fabio.estevam@freescale.com>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found