From: Fabio Estevam Date: Wed, 3 Jul 2013 19:34:13 +0000 (-0300) Subject: usb: phy: phy-mxs-usb: Check the return value from stmp_reset_block() X-Git-Tag: v3.12-rc1~186^2~77^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51e563e3c11492748d11d3846b6d325426427a95;p=pandora-kernel.git usb: phy: phy-mxs-usb: 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. Acked-by: Shawn Guo Signed-off-by: Fabio Estevam Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed