V4L/DVB: pwc: fully convert driver to V4L2
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 12 Sep 2010 20:05:11 +0000 (17:05 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 03:05:57 +0000 (01:05 -0200)
commit479567ce3af7b99d645a3c53b8ca2fc65e46efdc
treed16fd87d5eec337c82fd195cd03ed301e883b68f
parenta1de2e4b72f27b906cb2eea3003fd62377dbf5ea
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>
drivers/media/video/pwc/Kconfig
drivers/media/video/pwc/pwc-ctrl.c
drivers/media/video/pwc/pwc-if.c
drivers/media/video/pwc/pwc-misc.c
drivers/media/video/pwc/pwc-uncompress.c
drivers/media/video/pwc/pwc-v4l.c
drivers/media/video/pwc/pwc.h