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

No differences found