linux/drivers/media/video/cx88
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
..
cx88-alsa.c drivers/media: Convert to snd_card_create() 2009-01-12 15:25:01 +01:00
cx88-blackbird.c V4L/DVB (10135): v4l2: introduce v4l2_file_operations. 2009-01-02 17:11:12 -02:00
cx88-cards.c V4L/DVB (11047): cx88: convert to v4l2_device. 2009-03-30 12:43:23 -03:00
cx88-core.c V4L/DVB (11047): cx88: convert to v4l2_device. 2009-03-30 12:43:23 -03:00
cx88-dvb.c V4L/DVB (10949): Add support for Terratec Cinergy HT PCI MKII 2009-03-30 12:43:18 -03:00
cx88-i2c.c V4L/DVB (11047): cx88: convert to v4l2_device. 2009-03-30 12:43:23 -03:00
cx88-input.c V4L/DVB (10943): cx88: Prevent general protection fault on rmmod 2009-03-30 12:43:17 -03:00
cx88-mpeg.c V4L/DVB (10190): cx88: Fix some Kbuild troubles 2009-01-07 22:18:56 -02:00
cx88-reg.h V4L/DVB (6066): cx88-alsa: Change order of interrupt enabling, fix spurious IRQs 2007-10-09 22:05:55 -03:00
cx88-tvaudio.c V4L/DVB (9269): cx88: add I2S-ADC tvaudio method 2008-10-17 17:29:14 -03:00
cx88-vbi.c V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
cx88-video.c V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers 2009-03-30 12:43:15 -03:00
cx88-vp3054-i2c.c v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 2008-07-20 07:17:52 -03:00
cx88-vp3054-i2c.h V4L/DVB (5629): Cx88: VP3054 support can't be a module when cx88 is compiled in 2007-07-18 14:23:11 -03:00
cx88.h V4L/DVB (11047): cx88: convert to v4l2_device. 2009-03-30 12:43:23 -03:00
Kconfig V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISE 2009-03-30 12:43:31 -03:00
Makefile V4L/DVB (10190): cx88: Fix some Kbuild troubles 2009-01-07 22:18:56 -02:00