pwm: mxs: Check the return value from stmp_reset_block()
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 10 Jul 2013 02:25:37 +0000 (23:25 -0300)
committerThierry Reding <thierry.reding@gmail.com>
Tue, 3 Sep 2013 11:07:51 +0000 (13:07 +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>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>

No differences found