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:
32958fd
)
[media] cadet: use unlocked_ioctl
author
Hans Verkuil
<hverkuil@xs4all.nl>
Sun, 14 Nov 2010 12:43:52 +0000
(09:43 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Wed, 1 Dec 2010 22:10:06 +0000
(20:10 -0200)
Converted from ioctl to unlocked_ioctl.
This driver already used an internal lock, but it was missing in cadet_open and
cadet_release and it was not used correctly in cadet_read.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found