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:
2806914
)
i2c: mxs: Check the return value from stmp_reset_block()
author
Fabio Estevam
<fabio.estevam@freescale.com>
Thu, 11 Jul 2013 01:19:28 +0000
(22:19 -0300)
committer
Wolfram 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