[media] bq/c-qcam, w9966, pms: move to staging in preparation for removal
authorHans Verkuil <hans.verkuil@cisco.com>
Tue, 2 Dec 2014 15:40:33 +0000 (12:40 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 17 Dec 2014 01:21:44 +0000 (23:21 -0200)
commit427ae153c65ad7a08288d86baf99000569627d03
tree52119858c582478c8737366abbb308af5c95a9f6
parentea2e813e8cc3492c951b9895724fd47187e04a6f
[media] bq/c-qcam, w9966, pms: move to staging in preparation for removal

These drivers haven't been tested in a long, long time. The hardware is
ancient and hopelessly obsolete. These drivers also need to be converted
to newer media frameworks but due to the lack of hardware that's going
to be impossible. In addition, cheaper and vastly better hardware is
available today.

So these drivers are a prime candidate for removal. If someone is
interested in working on these drivers to prevent their removal, then
please contact the linux-media mailinglist.

Let's be honest, the age of parallel port webcams and ISA video capture
boards is really gone.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/Kconfig
drivers/media/Makefile
drivers/staging/media/Kconfig
drivers/staging/media/Makefile
drivers/staging/media/parport/Kconfig [moved from drivers/media/parport/Kconfig with 65% similarity]
drivers/staging/media/parport/Makefile [moved from drivers/media/parport/Makefile with 100% similarity]
drivers/staging/media/parport/bw-qcam.c [moved from drivers/media/parport/bw-qcam.c with 100% similarity]
drivers/staging/media/parport/c-qcam.c [moved from drivers/media/parport/c-qcam.c with 100% similarity]
drivers/staging/media/parport/pms.c [moved from drivers/media/parport/pms.c with 100% similarity]
drivers/staging/media/parport/w9966.c [moved from drivers/media/parport/w9966.c with 100% similarity]