Skip to content

Commit

Permalink
[media] lirc: remove lirc_ttusbir driver
Browse files Browse the repository at this point in the history
This has been replaced by the ttusbir driver.

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Sean Young authored and Mauro Carvalho Chehab committed Aug 13, 2012
1 parent d07df22 commit a79bc3c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 383 deletions.
6 changes: 0 additions & 6 deletions drivers/staging/media/lirc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,6 @@ config LIRC_SIR
help
Driver for the SIR IrDA port

config LIRC_TTUSBIR
tristate "Technotrend USB IR Receiver"
depends on LIRC && USB
help
Driver for the Technotrend USB IR Receiver

config LIRC_ZILOG
tristate "Zilog/Hauppauge IR Transmitter"
depends on LIRC && I2C
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/media/lirc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ obj-$(CONFIG_LIRC_PARALLEL) += lirc_parallel.o
obj-$(CONFIG_LIRC_SASEM) += lirc_sasem.o
obj-$(CONFIG_LIRC_SERIAL) += lirc_serial.o
obj-$(CONFIG_LIRC_SIR) += lirc_sir.o
obj-$(CONFIG_LIRC_TTUSBIR) += lirc_ttusbir.o
obj-$(CONFIG_LIRC_ZILOG) += lirc_zilog.o
376 changes: 0 additions & 376 deletions drivers/staging/media/lirc/lirc_ttusbir.c

This file was deleted.

0 comments on commit a79bc3c

Please sign in to comment.