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
..
core.h ARM: zx: enable SMP and hotplug for zx296702 2015-05-15 21:49:51 +02:00
headsmp.S ARM: zx: fix building with CONFIG_THUMB2_KERNEL 2015-05-22 16:45:54 +02:00
Kconfig ARM: use "depends on" for SoC configs instead of "if" after prompt 2015-12-01 22:44:51 +01:00
Makefile ARM: zx: Add power domains for ZX296702 2015-07-30 14:36:36 +02:00
platsmp.c ARM: use const and __initconst for smp_operations 2015-12-01 22:17:45 +01:00
zx296702-pm-domain.c ARM: zx: Fix error handling 2016-11-07 19:19:35 -08:00
zx296702.c ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00