android_kernel_xiaomi_sm8350/drivers/media/dvb/dvb-usb
Mauro Carvalho Chehab 8b21c1e90e V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204
When the tuner modules were moved to common/tuners, a separate customize
option were added for tuners. However, the automatic selection of the
tuners were still using the older option.

This causes that the automatic selection to fail, if DVB_FE_CUSTOMISE is
selected. Also, since those tuners are now under MEDIA_TUNER_CUSTOMIZE
menu, if you unset MEDIA_TUNER_CUSTOMIZE, you can't manually select the
tuners.

This patch fixes this error by replacing DVB_FE_CUSTOMISE by
MEDIA_TUNER_CUSTOMIZE on all places were a tuner is selected.

The patch were generated by this small script:

for i in `find drivers/media -name Kconfig`; do
  cat $i|perl -ne 's/(MEDIA_TUNER.*)DVB_FE_CUSTOMISE/\1MEDIA_TUNER_CUSTOMIZE/; print $_' >a
  mv a $i
done

Also, manually reordered the tuner entries.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2008-12-16 16:43:59 -02:00
..
a800.c
af9005-fe.c
af9005-remote.c
af9005-script.h
af9005.c
af9005.h
af9015.c V4L/DVB (9664): af9015: don't reconnect device in USB-bus 2008-11-20 18:07:31 -02:00
af9015.h V4L/DVB (9527): af9015: fix compile warnings 2008-11-11 08:11:30 -02:00
anysee.c V4L/DVB (9494): anysee: initialize anysee_usb_mutex statically 2008-11-11 08:11:26 -02:00
anysee.h
au6610.c
au6610.h
cinergyT2-core.c
cinergyT2-fe.c
cinergyT2.h
cxusb.c
cxusb.h
dib07x0.h
dib0700_core.c V4L/DVB (9639): Make dib0700 remote control support work with firmware v1.20 2008-11-16 23:57:53 -02:00
dib0700_devices.c V4L/DVB (9780): dib0700: Stop repeating after user stops pushing button 2008-12-16 16:43:58 -02:00
dib0700.h V4L/DVB (9639): Make dib0700 remote control support work with firmware v1.20 2008-11-16 23:57:53 -02:00
dibusb-common.c
dibusb-mb.c
dibusb-mc.c
dibusb.h
digitv.c
digitv.h
dtt200u-fe.c
dtt200u.c
dtt200u.h
dtv5100.c
dtv5100.h
dvb-usb-common.h
dvb-usb-dvb.c
dvb-usb-firmware.c
dvb-usb-i2c.c
dvb-usb-ids.h
dvb-usb-init.c
dvb-usb-remote.c
dvb-usb-urb.c V4L/DVB (9492): unplug oops from dvb_frontend_init... 2008-11-11 08:11:26 -02:00
dvb-usb.h
dw2102.c
dw2102.h
gl861.c
gl861.h
gp8psk-fe.c
gp8psk.c
gp8psk.h
Kconfig V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204 2008-12-16 16:43:59 -02:00
m920x.c
m920x.h
Makefile
nova-t-usb2.c
opera1.c
ttusb2.c
ttusb2.h
umt-010.c
usb-urb.c V4L/DVB (9605): usb-urb: fix memory leak 2008-11-16 23:54:48 -02:00
vp702x-fe.c
vp702x.c
vp702x.h
vp7045-fe.c
vp7045.c
vp7045.h