kernel_optimize_test/arch/arm/mach-uniphier
Masahiro Yamada 01bbcdffa9 ARM: uniphier: correct the call order of of_node_put()
Put nodes after of_address_to_resource() in case the nodes might be
released while parsing in them.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2016-04-26 00:12:22 +02:00
..
headsmp.S ARM: uniphier: rework SMP operations to use trampoline code 2015-10-27 09:20:53 +09:00
Kconfig ARM: uniphier: select PINCTRL 2015-12-20 10:43:13 -08:00
Makefile ARM: uniphier: rework SMP operations to use trampoline code 2015-10-27 09:20:53 +09:00
platsmp.c ARM: uniphier: correct the call order of of_node_put() 2016-04-26 00:12:22 +02:00
uniphier.c