From: Guennadi Liakhovetski Date: Tue, 17 Aug 2010 17:29:51 +0000 (-0300) Subject: V4L/DVB: soc-camera: allow only one video queue per device X-Git-Tag: v2.6.37-rc1~64^2~329 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57bee29d6e8cf721864fa47a18366bee5ff24f21;p=pandora-kernel.git V4L/DVB: soc-camera: allow only one video queue per device Multiple user-space application instances can open the same video device, but it only makes sense for one of them to manage the videobuffer queue and set video format of the device. Restrict soc-camera respectively. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed