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:
dc6d2a2
)
[media] au0828: fix disconnect sequence
author
Hans Verkuil
<hans.verkuil@cisco.com>
Mon, 11 Mar 2013 13:16:45 +0000
(10:16 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 25 Mar 2013 18:10:30 +0000
(15:10 -0300)
The driver crashed when the device was disconnected while an application
still had a device node open. Fixed by using the release() callback of struct
v4l2_device.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Reviewed-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found