git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abe511a
)
bus: mvebu: add missing of_node_put() to fix reference leak
author
Jisheng Zhang
<jszhang@marvell.com>
Tue, 27 Aug 2013 04:41:15 +0000
(12:41 +0800)
committer
Jason Cooper
<jason@lakedaemon.net>
Wed, 18 Sep 2013 16:41:10 +0000
(16:41 +0000)
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
No differences found