V4L/DVB (6056): ivtv: move serialization to the fileops level
commitbaa4072d84e7a2e9954121c826d7bb8f1fb66b38
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 19 Aug 2007 10:10:55 +0000 (19 07:10 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:05:43 +0000 (9 22:05 -0300)
tree0b354b98963f39c3089e9c5729d40b1d3a0d231c
parent1aa32c2ffd146dddd76babf842e998502f1b993a
V4L/DVB (6056): ivtv: move serialization to the fileops level

Serialization is now done on the open/close/ioctl level and also when the
read/write/poll start an encoder/decoder stream.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/ivtv/ivtv-fileops.c
drivers/media/video/ivtv/ivtv-ioctl.c
drivers/media/video/ivtv/ivtv-streams.c