Skip to content

Commit

Permalink
V4L/DVB (9107): Alternative version of Terratec Cinergy T2 driver
Browse files Browse the repository at this point in the history
Alternative version of the Terratec Cinergy T2 driver that uses the dvb framework.

Signed-off-by: Tomi Orava <tomimo@ncircle.nullnet.fi>
Signed-off-by: Thierry MERLE <thierry.merle@free.fr>
[mchehab@redhat.com: fix dvb Makefile]
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Tomi Orava authored and Mauro Carvalho Chehab committed Oct 12, 2008
1 parent 07c6bb9 commit 986bd1e
Show file tree
Hide file tree
Showing 10 changed files with 689 additions and 1,195 deletions.
1 change: 0 additions & 1 deletion drivers/media/dvb/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ comment "Supported USB Adapters"
source "drivers/media/dvb/dvb-usb/Kconfig"
source "drivers/media/dvb/ttusb-budget/Kconfig"
source "drivers/media/dvb/ttusb-dec/Kconfig"
source "drivers/media/dvb/cinergyT2/Kconfig"
source "drivers/media/dvb/siano/Kconfig"

comment "Supported FlexCopII (B2C2) Adapters"
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/dvb/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# Makefile for the kernel multimedia device drivers.
#

obj-y := dvb-core/ frontends/ ttpci/ ttusb-dec/ ttusb-budget/ b2c2/ bt8xx/ cinergyT2/ dvb-usb/ pluto2/ siano/ dm1105/
obj-y := dvb-core/ frontends/ ttpci/ ttusb-dec/ ttusb-budget/ b2c2/ bt8xx/ dvb-usb/ pluto2/ siano/ dm1105/
85 changes: 0 additions & 85 deletions drivers/media/dvb/cinergyT2/Kconfig

This file was deleted.

3 changes: 0 additions & 3 deletions drivers/media/dvb/cinergyT2/Makefile

This file was deleted.

Loading

0 comments on commit 986bd1e

Please sign in to comment.