Skip to content

Commit

Permalink
V4L/DVB: Remove usbvideo quickcam_messenger driver
Browse files Browse the repository at this point in the history
obsolete v4l1 driver replaced by gspca_stv06xx

Signed-off-by: Amerigo Wang <amwang@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Amerigo Wang authored and Mauro Carvalho Chehab committed Aug 2, 2010
1 parent bb6dbe7 commit 566789f
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 1,261 deletions.
8 changes: 0 additions & 8 deletions Documentation/feature-removal-schedule.txt
Original file line number Diff line number Diff line change
Expand Up @@ -459,14 +459,6 @@ Who: Corentin Chary <corentin.chary@gmail.com>

----------------------------

What: usbvideo quickcam_messenger driver
When: 2.6.35
Files: drivers/media/video/usbvideo/quickcam_messenger.[ch]
Why: obsolete v4l1 driver replaced by gspca_stv06xx
Who: Hans de Goede <hdegoede@redhat.com>

----------------------------

What: ov511 v4l1 driver
When: 2.6.35
Files: drivers/media/video/ov511.[ch]
Expand Down
14 changes: 0 additions & 14 deletions drivers/media/video/usbvideo/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,3 @@ config USB_KONICAWC
To compile this driver as a module, choose M here: the
module will be called konicawc.

config USB_QUICKCAM_MESSENGER
tristate "USB Logitech Quickcam Messenger (DEPRECATED)"
depends on VIDEO_V4L1
select VIDEO_USBVIDEO
---help---
This driver is DEPRECATED please use the gspca stv06xx module
instead.

Say Y or M here to enable support for the USB Logitech Quickcam
Messenger webcam.

To compile this driver as a module, choose M here: the
module will be called quickcam_messenger.

1 change: 0 additions & 1 deletion drivers/media/video/usbvideo/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ obj-$(CONFIG_VIDEO_USBVIDEO) += usbvideo.o
obj-$(CONFIG_USB_IBMCAM) += ibmcam.o ultracam.o
obj-$(CONFIG_USB_KONICAWC) += konicawc.o
obj-$(CONFIG_USB_VICAM) += vicam.o
obj-$(CONFIG_USB_QUICKCAM_MESSENGER) += quickcam_messenger.o
Loading

0 comments on commit 566789f

Please sign in to comment.