From: Devin Heitmueller Date: Thu, 3 Sep 2009 03:23:27 +0000 (-0300) Subject: V4L/DVB (12744): em28xx: restructure fh/dev locking to handle both video and vbi X-Git-Tag: v2.6.32-rc1~618^2~211 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c873d31af868b4e340defc7053945636c8bd0e1;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed