commit | 479567ce3af7b99d645a3c53b8ca2fc65e46efdc | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Sun Sep 12 17:05:11 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Oct 21 01:05:57 2010 -0200 |
tree | d16fd87d5eec337c82fd195cd03ed301e883b68f | |
parent | a1de2e4b72f27b906cb2eea3003fd62377dbf5ea [diff] |
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 <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>