Skip to content

Commit

Permalink
V4L/DVB: Remove obsolete ovcamchip sensor framework
Browse files Browse the repository at this point in the history
Only used by obsoleted v4l1 driver

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 51c5556 commit 3b23bc5
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 2,403 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: ovcamchip sensor framework
When: 2.6.35
Files: drivers/media/video/ovcamchip/*
Why: Only used by obsoleted v4l1 drivers
Who: Hans de Goede <hdegoede@redhat.com>

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

What: stv680 v4l1 driver
When: 2.6.35
Files: drivers/media/video/stv680.[ch]
Expand Down
17 changes: 0 additions & 17 deletions drivers/media/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1001,23 +1001,6 @@ source "drivers/media/video/usbvideo/Kconfig"

source "drivers/media/video/et61x251/Kconfig"

config VIDEO_OVCAMCHIP
tristate "OmniVision Camera Chip support (DEPRECATED)"
depends on I2C && VIDEO_V4L1
default n
---help---
This driver is DEPRECATED please use the gspca ov519 module
instead. Note that for the ov511 / ov518 support of the gspca module
you need atleast version 0.6.0 of libv4l and for the w9968cf
atleast version 0.6.3 of libv4l.

Support for the OmniVision OV6xxx and OV7xxx series of camera chips.
This driver is intended to be used with the ov511 and w9968cf USB
camera drivers.

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

config USB_SE401
tristate "USB SE401 Camera support"
depends on VIDEO_V4L1
Expand Down
1 change: 0 additions & 1 deletion drivers/media/video/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ obj-$(CONFIG_VIDEO_TLG2300) += tlg2300/
obj-$(CONFIG_VIDEO_CX231XX) += cx231xx/
obj-$(CONFIG_VIDEO_USBVISION) += usbvision/
obj-$(CONFIG_VIDEO_PVRUSB2) += pvrusb2/
obj-$(CONFIG_VIDEO_OVCAMCHIP) += ovcamchip/
obj-$(CONFIG_VIDEO_CPIA2) += cpia2/
obj-$(CONFIG_VIDEO_MXB) += mxb.o
obj-$(CONFIG_VIDEO_HEXIUM_ORION) += hexium_orion.o
Expand Down
4 changes: 0 additions & 4 deletions drivers/media/video/ovcamchip/Makefile

This file was deleted.

Loading

0 comments on commit 3b23bc5

Please sign in to comment.