diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2016-10-30 09:10:10 +0100 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2016-11-07 19:19:35 -0800 |
commit | 9cfc93b2f881e37729172938459e8b96b53ee25c (patch) | |
tree | 1173eb2c88b29e8200075b17181e8396469d2eba /fs | |
parent | ce3409615244e15c677daeb77f3516224cfc613e (diff) | |
download | linux-9cfc93b2f881e37729172938459e8b96b53ee25c.tar.gz linux-9cfc93b2f881e37729172938459e8b96b53ee25c.tar.bz2 linux-9cfc93b2f881e37729172938459e8b96b53ee25c.zip |
ARM: zx: Fix error handling
'devm_ioremap_resource()' returns an error pointer in case of error, not
NULL. So test it with IS_ERR.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions