From: Hans Verkuil Date: Sun, 12 Sep 2010 20:05:11 +0000 (-0300) Subject: V4L/DVB: pwc: fully convert driver to V4L2 X-Git-Tag: v2.6.37-rc1~64^2~426 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=479567ce3af7b99d645a3c53b8ca2fc65e46efdc;p=pandora-kernel.git V4L/DVB: pwc: fully convert driver to V4L2 Remove the V4L1 API from this driver, making it fully V4L2. Also fix a bug where the /dev/videoX device was created too early, which led to initialization problems of the camera, making it unable to capture video. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed