commit | baa4072d84e7a2e9954121c826d7bb8f1fb66b38 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Sun Aug 19 07:10:55 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Tue Oct 09 22:05:43 2007 -0300 |
tree | 0b354b98963f39c3089e9c5729d40b1d3a0d231c | |
parent | 1aa32c2ffd146dddd76babf842e998502f1b993a [diff] |
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>