Files
android_kernel_xiaomi_sm8450/arch/arm/mach-mvebu/platsmp.c
Masahiro Yamada 7d8f9ac162 ARM: mvebu: add missing of_node_put()
This node pointer is returned 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: Gregory CLEMENT <gregory.clement@free-electrons.com>
2016-02-08 17:30:14 +01:00

4.6 KiB