1
0
Fork 0
alistair23-linux/arch/arm/mach-spear
Christophe JAILLET ce34096152 ARM: spear: Fix error handling
'clk_get_sys()' 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
..
include/mach Update Viresh Kumar's email address 2015-07-17 16:39:53 -07:00
Kconfig ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantly 2016-09-21 22:45:05 +02:00
Makefile ARM: arm-soc: late cleanups 2013-05-07 11:22:14 -07:00
generic.h ARM: use const and __initconst for smp_operations 2015-12-01 22:17:45 +01:00
headsmp.S Shiraz has moved 2014-04-18 16:40:08 -07:00
hotplug.c ARM: Remove __ref on hotplug cpu die path 2015-10-22 09:55:03 -07:00
pl080.c Update Viresh Kumar's email address 2015-07-17 16:39:53 -07:00
pl080.h Update Viresh Kumar's email address 2015-07-17 16:39:53 -07:00
platsmp.c ARM: use const and __initconst for smp_operations 2015-12-01 22:17:45 +01:00
restart.c Update Viresh Kumar's email address 2015-07-17 16:39:53 -07:00
spear3xx.c Update Viresh Kumar's email address 2015-07-17 16:39:53 -07:00
spear6xx.c arm: use of_platform_default_populate() to populate 2016-06-23 15:00:39 -05:00
spear13xx.c clocksource: cosmetic: Drop OF 'dependency' from symbols 2015-10-01 02:18:39 +02:00
spear300.c arm: use of_platform_default_populate() to populate 2016-06-23 15:00:39 -05:00
spear310.c arm: use of_platform_default_populate() to populate 2016-06-23 15:00:39 -05:00
spear320.c arm: use of_platform_default_populate() to populate 2016-06-23 15:00:39 -05:00
spear1310.c arm: Remove unnecessary of_platform_populate with default match table 2016-06-23 14:58:37 -05:00
spear1340.c arm: Remove unnecessary of_platform_populate with default match table 2016-06-23 14:58:37 -05:00
time.c ARM: spear: Fix error handling 2016-11-07 19:19:35 -08:00