From: Fabio Estevam Date: Wed, 10 Jul 2013 03:16:29 +0000 (-0300) Subject: spi: spi-mxs: Check the return value from stmp_reset_block() X-Git-Tag: v3.12-rc1~192^2~19^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8498bce934b864d609dab15a342bc47bb637c7f6;p=pandora-kernel.git spi: spi-mxs: 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: Marek Vasut Signed-off-by: Mark Brown --- Reading git-diff-tree failed