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:
575bec5
)
spi: fsl-spi: fix devm_ioremap_resource() error case
author
Christophe Leroy
<christophe.leroy@c-s.fr>
Thu, 23 Apr 2015 12:11:47 +0000
(14:11 +0200)
committer
Mark Brown
<broonie@kernel.org>
Fri, 24 Apr 2015 12:27:53 +0000
(13:27 +0100)
devm_ioremap_resource() doesn't return NULL but an ERR_PTR on error.
Reported-by: Jonas Gorsky <jogo@openwrt.org>
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Mark Brown <broonie@kernel.org>
No differences found