[PATCH] DVB: Revamp of the TTUSB-DEC driver
commit6455aafe6d4d453b9fc94a6a223563d52d0c316d
authorMichael Hunold <hunold@linuxtv.org>
Thu, 1 Jan 2004 03:25:24 +0000 (31 19:25 -0800)
committerLinus Torvalds <torvalds@home.osdl.org>
Thu, 1 Jan 2004 03:25:24 +0000 (31 19:25 -0800)
treef3b0c2a42babc7b8a42409ba27efd0a3090cd6f8
parent6569e964a477d71c4602f8a568eb71d99890d623
[PATCH] DVB: Revamp of the TTUSB-DEC driver

 - Alter hotplug firmware naming to fit in with dvb standard.
 - Use the hotplug firmware loader for 2.6 kernels instead of compiling
   the firmware into the module.
 - Integrate frontend into ttusb_dec module and remove pseudo-i2c bits,
   move ttusb_dec header into source file.
 - Rudimentary section filter support (enough for scan).
Documentation/dvb/ttusb-dec.txt
drivers/media/dvb/ttusb-dec/Kconfig
drivers/media/dvb/ttusb-dec/dec2000_frontend.c [deleted file]
drivers/media/dvb/ttusb-dec/fdump.c [deleted file]
drivers/media/dvb/ttusb-dec/ttusb_dec.c
drivers/media/dvb/ttusb-dec/ttusb_dec.h [deleted file]