From: Mauro Carvalho Chehab Date: Sun, 11 Nov 2007 01:21:01 +0000 (-0300) Subject: V4L/DVB (6582): Fix em28xx to allow multiple open X-Git-Tag: v2.6.25-rc1~1235^2~381 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3a048cea301baba5d451991074a85dc20a8f228;p=pandora-kernel.git V4L/DVB (6582): Fix em28xx to allow multiple open Allows shared access support for em28xx. Just one userspace application is allowed to get stream. The other(s) application(s) can change V4L2 controls, set video standards, etc. This patch were splited from Markus Rechberger's tree and backported to 2.6.17 by Pádraig Brady. The original patch were ported to the latest em28xx version and had CodingStyle corrected to solve the issues pointed by scripts/checkpatch.pl. Thanks to Pádraig Brady for pointing this. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed