i2c: mxs: Check the return value from stmp_reset_block()
authorFabio Estevam <fabio.estevam@freescale.com>
Thu, 11 Jul 2013 01:19:28 +0000 (22:19 -0300)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 15 Aug 2013 09:59:09 +0000 (11:59 +0200)
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: Marek Vasut <marex@denx.de>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>

No differences found