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:
a25a701
)
[media] cx231xx: replace ioctl by unlocked_ioctl
author
Hans Verkuil
<hans.verkuil@cisco.com>
Mon, 17 Sep 2012 12:26:46 +0000
(09:26 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 5 Mar 2013 17:26:00 +0000
(14:26 -0300)
There was already a core lock, so why wasn't ioctl already replaced by
unlock_ioctl?
This patch switches to unlocked_ioctl.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found