commit | 8c873d31af868b4e340defc7053945636c8bd0e1 | [log] [tgz] |
---|---|---|
author | Devin Heitmueller <dheitmueller@kernellabs.com> | Thu Sep 03 00:23:27 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Sep 18 23:47:42 2009 -0300 |
tree | f25bc046a8354eaaa40b65b8b775010592657985 | |
parent | 91f6dcec929b37a4568ddf55ef84e007d8fccc34 [diff] |
V4L/DVB (12744): em28xx: restructure fh/dev locking to handle both video and vbi The current locking infrastructure didn't support having multiple fds accessing the device (such as video and vbi). Rework the locking infrastructure, borrowing the design from cx88. This work was sponsored by EyeMagnet Limited. Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>