Skip to content

Commit

Permalink
[PATCH] dvb: b2c2/flexcop driver refactoring part 1: drop old b2c2-us…
Browse files Browse the repository at this point in the history
…b stuff

b2c2/flexcop driver refactoring to support PCI and USB based cards, part 1:
drop abandoned attempt to support USB devices

Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Johannes Stezenbach authored and Linus Torvalds committed May 17, 2005
1 parent 6262d06 commit 1ec3597
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 779 deletions.
13 changes: 0 additions & 13 deletions drivers/media/dvb/b2c2/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,3 @@ config DVB_B2C2_SKYSTAR
for the B2C2/BBTI Air2PC-ATSC card.

Say Y if you own such a device and want to use it.

config DVB_B2C2_USB
tristate "B2C2/Technisat Air/Sky/Cable2PC USB"
depends on DVB_CORE && USB && EXPERIMENTAL
select DVB_STV0299
select DVB_MT352
help
Support for the Air/Sky/Cable2PC USB DVB device by B2C2. Currently
the does nothing, but providing basic function for the used usb
protocol.

Say Y if you own such a device and want to use it.

3 changes: 0 additions & 3 deletions drivers/media/dvb/b2c2/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
obj-b2c2-usb = b2c2-usb-core.o b2c2-common.o

obj-$(CONFIG_DVB_B2C2_SKYSTAR) += skystar2.o
obj-$(CONFIG_DVB_B2C2_USB) + = b2c2-usb.o

EXTRA_CFLAGS = -Idrivers/media/dvb/dvb-core/ -Idrivers/media/dvb/frontends/
214 changes: 0 additions & 214 deletions drivers/media/dvb/b2c2/b2c2-common.c

This file was deleted.

Loading

0 comments on commit 1ec3597

Please sign in to comment.