[media] tea5764: convert to unlocked_ioctl
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 14 Nov 2010 12:46:23 +0000 (09:46 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 1 Dec 2010 22:10:07 +0000 (20:10 -0200)
commitee71e42321cced11fecb989d743ad9cdb0c384ea
treeb96d1b778ab0e45f9ef2db766ee6489cad6de06d
parent1cccee0b84e3445a142d0e9edcbf66b677b2e7e5
[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>
drivers/media/radio/radio-tea5764.c