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: NMasahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: NGregory CLEMENT <gregory.clement@free-electrons.com>
Showing
想要评论请 注册 或 登录