1
0
Fork 0
alistair23-linux/arch/arm/mach-zx
Christophe JAILLET 9cfc93b2f8 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>
2016-11-07 19:19:35 -08:00
..
Kconfig
Makefile
core.h
headsmp.S
platsmp.c
zx296702-pm-domain.c ARM: zx: Fix error handling 2016-11-07 19:19:35 -08:00
zx296702.c