commit | ee71e42321cced11fecb989d743ad9cdb0c384ea | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Sun Nov 14 09:46:23 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Dec 01 20:10:07 2010 -0200 |
tree | b96d1b778ab0e45f9ef2db766ee6489cad6de06d | |
parent | 1cccee0b84e3445a142d0e9edcbf66b677b2e7e5 [diff] |
[media] tea5764: convert to unlocked_ioctl Convert from ioctl to unlocked_ioctl using the v4l2 core lock. Also removed the 'exclusive access' limitation. There was no need for it and it violates the v4l2 spec as well. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>