From: Jisheng Zhang Date: Tue, 27 Aug 2013 04:41:14 +0000 (+0800) Subject: ARM: mvebu: add missing of_node_put() to fix reference leak X-Git-Tag: v3.12-rc4~25^2~15^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abe511ac85de60f6d6ce1272b91c079d73bf8517;p=pandora-kernel.git ARM: mvebu: add missing of_node_put() to fix reference leak Add of_node_put to properly decrement the refcount when we are done using a given node. Signed-off-by: Jisheng Zhang Reviewed-by: Ezequiel Garcia Signed-off-by: Jason Cooper Conflicts: arch/arm/mach-mvebu/armada-370-xp.c arch/arm/mach-mvebu/platsmp.c --- Reading git-diff-tree failed