From: Fabio Estevam Date: Thu, 11 Jul 2013 01:19:28 +0000 (-0300) Subject: i2c: mxs: Check the return value from stmp_reset_block() X-Git-Tag: v3.12-rc1~140^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63151c539d790732f22d59d4c89766dd9b5284d2;p=pandora-kernel.git i2c: 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: Wolfram Sang --- Reading git-diff-tree failed