commit | 4ec7fc4abb554c6c9b0eda81ad1c9cb82c29aa79 | [log] [tgz] |
---|---|---|
author | Jisheng Zhang <jszhang@marvell.com> | Tue Aug 27 12:41:15 2013 +0800 |
committer | Jason Cooper <jason@lakedaemon.net> | Wed Sep 18 16:41:10 2013 +0000 |
tree | a133de800c571e9b28f68f3966d7de800ff1a43e | |
parent | abe511ac85de60f6d6ce1272b91c079d73bf8517 [diff] |
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 <jszhang@marvell.com> Reviewed-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net> Conflicts: drivers/bus/mvebu-mbus.c