commit | 6de7d14d7ab89454926d58cac40b46106ae2ed79 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Sat Jun 23 07:47:14 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Aug 09 19:43:28 2012 -0300 |
tree | 1cfb38a716bd4759d5448c8c8dcecc1abf41b90f | |
parent | 85397ef62a27c434136d039cc60043650a379c0d [diff] |
[media] saa7146: remove V4L2_FL_LOCK_ALL_FOPS Add proper locking to the file operations, allowing for the removal of the V4L2_FL_LOCK_ALL_FOPS flag. I also removed some dead code in the form of the saa7146_devices list and saa7146_devices_lock mutex: these were used once but that was a long time ago. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>