From: Jisheng Zhang Date: Tue, 27 Aug 2013 04:41:15 +0000 (+0800) Subject: bus: mvebu: add missing of_node_put() to fix reference leak X-Git-Tag: v3.12-rc4~25^2~15^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ec7fc4abb554c6c9b0eda81ad1c9cb82c29aa79;p=pandora-kernel.git bus: 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: drivers/bus/mvebu-mbus.c --- Reading git-diff-tree failed