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:
150a8dc
)
sparc/kernel/vio.c: add put_device() after device_find_child()
author
Federico Vaga
<federico.vaga@gmail.com>
Mon, 15 Apr 2013 04:42:52 +0000
(
04:42
+0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 5 May 2013 00:38:18 +0000
(17:38 -0700)
The vio_remove() function uses device_find_child() but it does not drop
the reference of the retrieved child.
Signed-off-by: Federico Vaga <federico.vaga@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found