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:
a5adbff
)
mmc: mxs-mmc: Check the return value from stmp_reset_block()
author
Fabio Estevam
<fabio.estevam@freescale.com>
Wed, 3 Jul 2013 20:02:38 +0000
(17:02 -0300)
committer
Chris Ball
<cjb@laptop.org>
Sun, 25 Aug 2013 02:09:45 +0000
(22:09 -0400)
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: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
No differences found