]> git.karo-electronics.de Git - mv-sheeva.git/commit
V4L/DVB (14005): media/video Kconfig: Mark gspca superceeded drivers as deprecated
authorHans de Goede <hdegoede@redhat.com>
Thu, 14 Jan 2010 13:00:31 +0000 (10:00 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:10:41 +0000 (15:10 -0300)
commit6b54ee082543294a04ea1d758abdc6013cbb4e2e
tree3b7169f121b40df13ad360dd5b8f4d94c0fb9920
parent81b1061f96cf6f1ec3c91b80c6c183cb90a1f4e1
V4L/DVB (14005): media/video Kconfig: Mark gspca superceeded drivers as deprecated

We have some duplicate functionality between the zc0301 and gspca-zc3xx,
the sn9c102 and gspca-sonixb + gspca-sonix, and et61x251 and gscpa-etoms
drivers.

The non gspca versions of these drivers not only show a lot of code
duplicty (amongsth each other), as they all copy the same generic usb
webcam code instead of using some sort of framework. They also have not
seen any updates for more then 2 years, where as the gspca drivers are
actively maintained.

So it is time for the non gspca versions of these drivers to go away,
marking them as deprecated is the first step in this.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/et61x251/Kconfig
drivers/media/video/sn9c102/Kconfig
drivers/media/video/zc0301/Kconfig