linux/arch/arm/mach-uniphier
Masahiro Yamada 9eca796ee3 ARM: uniphier: add missing of_node_put()
This node pointer is allocated by of_find_compatible_node() in this
function.  It should be put before exitting this function.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2016-03-18 17:36:26 +01: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: add missing of_node_put() 2016-03-18 17:36:26 +01:00
uniphier.c ARM: UniPhier: add basic support for UniPhier architecture 2015-05-12 16:55:37 +02:00