git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9da0175
)
pwm: mxs: Check the return value from stmp_reset_block()
author
Fabio Estevam
<fabio.estevam@freescale.com>
Wed, 10 Jul 2013 02:25:37 +0000
(23:25 -0300)
committer
Thierry 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