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:
189c028
)
[media] v4l: of: Drop endpoint node reference in v4l2_of_get_remote_port()
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Fri, 17 May 2013 10:31:04 +0000
(07:31 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Wed, 18 Dec 2013 08:26:20 +0000
(06:26 -0200)
The v4l2_of_get_remote_port() function acquires a reference to an
endpoint node through a phandle and then returns the node's parent,
without dropping the reference to the endpoint node. Fix it.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found