commit | ab91c61129a7ef5b584d68670dcf8ca93d3611e5 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Tue Feb 17 05:44:04 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Mar 02 17:03:42 2015 -0300 |
tree | 2cb9d8e178edbb39cacf34371b9886b614f964a8 | |
parent | b44b2e06ae463327334235bf160e804632b9b37c [diff] |
[media] pvrusb2: replace .ioctl by .unlocked_ioctl As far as I can tell pvrusb2 does its own locking, so there is no need to use .ioctl. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>