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:
f46d740
)
[media] vivid: use v4l2_device.release to clean up the driver
author
Hans Verkuil
<hans.verkuil@cisco.com>
Fri, 13 Mar 2015 10:41:05 +0000
(07:41 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Fri, 3 Apr 2015 00:08:04 +0000
(21:08 -0300)
Use the release callback of the v4l2_device to clean up the memory.
This prevents vivid from breaking if someone tries to unbind the
driver.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found