kernel-ark/arch/arm/mach-u300
Wei Yongjun 1e74de30e0 ARM: u300: fix return value check in __u300_init_boardpower()
In case of error, the function syscon_node_to_regmap() returns ERR_PTR()
and never returns NULL. The NULL test in the return value check should
be replaced with IS_ERR().

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
2013-11-26 21:00:21 +01:00
..
core.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
dummyspichip.c ARM: u300 use module_spi_driver to register driver 2013-06-17 13:54:34 +02:00
Kconfig ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUP 2013-10-07 10:41:32 -07:00
Makefile ARM: u300: delete all static board data 2013-06-17 13:54:30 +02:00
Makefile.boot Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc 2011-11-01 20:11:00 -07:00
regulator.c ARM: u300: fix return value check in __u300_init_boardpower() 2013-11-26 21:00:21 +01:00
timer.c of/irq: Use irq_of_parse_and_map() 2013-10-24 11:50:35 +01:00