android_kernel_xiaomi_sm8350/drivers/media/video/saa7134
Mauro Carvalho Chehab 1398ae1fe6 V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISE
There are several Kconfig items using CUSTOMIZE. Yet, most use the English
writing CUSTOMISE. This generates lots of trouble, because people sometimes type
the Kbuild item different.

Let's standardise every occurrence using the same syntax.

The changes were generated by this small shell script:

for i in `find linux -type f`; do sed s,CUSTOMIZE,CUSTOMISE,g $i >/tmp/a && mv /tmp/a $i; done

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-03-30 12:43:31 -03:00
..
Kconfig V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISE 2009-03-30 12:43:31 -03:00
Makefile
saa6752hs.c V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std 2009-03-30 12:42:54 -03:00
saa7134-alsa.c
saa7134-cards.c V4L/DVB (10926): saa7134: enable digital tv support for Hauppauge WinTV-HVR1120 2009-03-30 12:43:16 -03:00
saa7134-core.c V4L/DVB (11053): saa7134: set v4l2_dev field of video_device 2009-03-30 12:43:23 -03:00
saa7134-dvb.c V4L/DVB (10926): saa7134: enable digital tv support for Hauppauge WinTV-HVR1120 2009-03-30 12:43:16 -03:00
saa7134-empress.c V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std 2009-03-30 12:42:54 -03:00
saa7134-i2c.c V4L/DVB (10632): Added support for AVerMedia Cardbus Hybrid remote control 2009-03-30 12:42:49 -03:00
saa7134-input.c
saa7134-reg.h
saa7134-ts.c V4L/DVB (10924): saa7134: enable serial transport streaming interface 2009-03-30 12:43:16 -03:00
saa7134-tvaudio.c
saa7134-vbi.c
saa7134-video.c V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers 2009-03-30 12:43:15 -03:00
saa7134.h V4L/DVB (10924): saa7134: enable serial transport streaming interface 2009-03-30 12:43:16 -03:00