9
0
Fork 0
barebox/arch/openrisc
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
..
boards/generic openrisc: generic board: reduce platform code 2014-09-09 10:20:30 +02:00
configs openrisc: generic_defconfig: enable device tree stuff 2014-09-09 10:20:30 +02:00
cpu restart: replace reset_cpu with registered restart handlers 2015-08-27 21:37:03 +02:00
dts openrisc: dts: import or1ksim.dts from linux-3.16 2014-09-09 10:20:30 +02:00
include/asm rework remap_range 2015-11-03 07:27:44 +01:00
lib of_unflatten_dtb(): Check return value with IS_ERR 2016-09-05 08:29:12 +02:00
Kconfig openrisc: add initial device tree support 2014-09-09 10:20:30 +02:00
Makefile openrisc: add initial device tree support 2014-09-09 10:20:30 +02:00