Skip to content

Commit

Permalink
[media] media/video/et61x251: Remove this deprecated driver
Browse files Browse the repository at this point in the history
The et61x251 has been deprecated for a couple of releases now, as all
devices it supports are also supported by gspca_etoms, and it has not
seen any maintenance in years. So now it is time to remove it.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Hans de Goede authored and Mauro Carvalho Chehab committed May 7, 2012
1 parent df8b985 commit 04ef052
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 3,172 deletions.
2 changes: 0 additions & 2 deletions drivers/media/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -662,8 +662,6 @@ source "drivers/media/video/tm6000/Kconfig"

source "drivers/media/video/usbvision/Kconfig"

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

source "drivers/media/video/sn9c102/Kconfig"

source "drivers/media/video/pwc/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/media/video/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ obj-$(CONFIG_USB_ZR364XX) += zr364xx.o
obj-$(CONFIG_USB_STKWEBCAM) += stkwebcam.o

obj-$(CONFIG_USB_SN9C102) += sn9c102/
obj-$(CONFIG_USB_ET61X251) += et61x251/
obj-$(CONFIG_USB_PWC) += pwc/
obj-$(CONFIG_USB_GSPCA) += gspca/

Expand Down
18 changes: 0 additions & 18 deletions drivers/media/video/et61x251/Kconfig

This file was deleted.

4 changes: 0 additions & 4 deletions drivers/media/video/et61x251/Makefile

This file was deleted.

213 changes: 0 additions & 213 deletions drivers/media/video/et61x251/et61x251.h

This file was deleted.

Loading

0 comments on commit 04ef052

Please sign in to comment.