9
0
Fork 0
barebox/arch/openrisc/lib
Andrey Smirnov da1f91422c of_unflatten_dtb(): Check return value with IS_ERR
Of_unflatten_dtb returns a ERR_PTR value so checking it against NULL is
incorrect. Fix it in all of the places where this was happening.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-09-05 08:29:12 +02:00
..
Makefile openrisc: add initial device tree support 2014-09-09 10:20:30 +02:00
ashldi3.S Add OpenRISC arch 2012-01-02 12:50:56 +01:00
ashrdi3.S treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
asm-offsets.c kbuild: move asm-offsets.h rule to ./Kbuild 2015-01-08 13:55:38 +01:00
board.c exitcall: move arch_shutdown to exitcall infrastructure 2015-07-13 08:28:19 +02:00
clock.c treewide: Reuse init_clock() return value for clocksource drivers 2014-11-10 08:42:19 +01:00
cpuinfo.c Merge branch 'for-next/openrisc' 2014-06-04 21:04:06 +02:00
dtb.c of_unflatten_dtb(): Check return value with IS_ERR 2016-09-05 08:29:12 +02:00
lshrdi3.S Add OpenRISC arch 2012-01-02 12:50:56 +01:00
muldi3.S Add OpenRISC arch 2012-01-02 12:50:56 +01:00