linux/drivers/media/dvb-core
Mauro Carvalho Chehab b676e7316a [media] dvb-core: move dvb_filter out of the DVB core
The dvb_filter.c can hardly be considered as part of the DVB
core. More than half of the code there is commented out by
av7110 and ttusb_dec.

On the latter, just two small helper functions and a struct
definition is used.

Being part of the core means that it would require an
amount of work to fix issues in it, like bad printk's
on it, and to document it on some future, like other kAPI
headers. It simply not worth the effort for something that
seems to be deprecated, as no new drivers use it.

So, move it out of the core, by moving it to pci/ttpci
directory, where av7110 driver is kept, and copy the two
routines used by ttyusb_dec directly into its code.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-10-21 08:44:08 -02:00
..
demux.h [media] dvb-core: get rid of demux optional circular buffer 2016-10-21 08:43:24 -02:00
dmxdev.c [media] dvb-core: get rid of demux optional circular buffer 2016-10-21 08:43:24 -02:00
dmxdev.h
dvb_ca_en50221.c [media] dvb-core: use pr_foo() instead of printk() 2016-10-21 08:41:19 -02:00
dvb_ca_en50221.h [media] dvb_ca_en50221.h: Make checkpatch.pl happy 2015-10-06 18:40:01 -03:00
dvb_demux.c [media] dvb-core: get rid of demux optional circular buffer 2016-10-21 08:43:24 -02:00
dvb_demux.h [media] dvb-core: get rid of demux optional circular buffer 2016-10-21 08:43:24 -02:00
dvb_frontend.c [media] dvb-core: use pr_foo() instead of printk() 2016-10-21 08:41:19 -02:00
dvb_frontend.h [media] doc-rst: add some needed escape codes 2016-07-23 08:05:02 -03:00
dvb_math.c
dvb_math.h [media] get rid of a number of problems at the cross references 2016-09-22 10:00:23 -03:00
dvb_net.c [media] dvb-core: get rid of demux optional circular buffer 2016-10-21 08:43:24 -02:00
dvb_net.h [media] dvb: push down ioctl lock in dvb_usercopy 2012-12-27 15:44:21 -02:00
dvb_ringbuffer.c [media] media: dvb_ringbuffer: Add memory barriers 2016-07-09 07:57:47 -03:00
dvb_ringbuffer.h [media] get rid of a number of problems at the cross references 2016-09-22 10:00:23 -03:00
dvb-usb-ids.h [media] az6027: Add support for Elgato EyeTV Sat v3 2016-05-06 15:53:23 -03:00
dvbdev.c [media] dvb-core: use pr_foo() instead of printk() 2016-10-21 08:41:19 -02:00
dvbdev.h [media] mxl111sf: Add a tuner entity 2016-01-11 12:19:26 -02:00
Kconfig [media] dvb_demux: convert an internal ifdef into a Kconfig option 2016-10-21 08:41:45 -02:00
Makefile [media] dvb-core: move dvb_filter out of the DVB core 2016-10-21 08:44:08 -02:00