kernel-fxtec-pro1x/drivers/media/video/cx88
Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc)
module_param(bool) used to counter-intuitively take an int.  In
fddd5201 (mid-2009) we allowed bool or int/unsigned int using a messy
trick.

It's time to remove the int/unsigned int option.  For this version
it'll simply give a warning, but it'll break next kernel version.

Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2012-01-13 09:32:20 +10:30
..
cx88-alsa.c module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
cx88-blackbird.c [media] Stop using linux/version.h on most video drivers 2011-07-27 17:53:12 -03:00
cx88-cards.c [media] cx88: replaced duplicated code with function call 2011-07-27 17:53:05 -03:00
cx88-core.c [media] cx88: notch filter control fixes 2011-08-27 11:21:16 -03:00
cx88-dsp.c V4L/DVB: drivers/media: Make static data tables and strings const 2010-10-21 01:04:52 -02:00
cx88-dvb.c [media] Stop using linux/version.h on most video drivers 2011-07-27 17:53:12 -03:00
cx88-i2c.c [media] cx88: Remove the obsolete i2c_adapter.id field 2010-12-30 12:17:19 -02:00
cx88-input.c [media] cx88: added support for Leadtek WinFast DTV1800 H with XC4000 tuner 2011-07-27 17:53:05 -03:00
cx88-mpeg.c [media] cx88: properly maintain decoder config when using MPEG encoder 2011-07-27 17:56:00 -03: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 [media] Add proper audio support for Nova-S Plus with wm8775 ADC 2011-03-21 20:32:19 -03:00
cx88-vbi.c V4L/DVB: drivers/media: Make static data tables and strings const 2010-10-21 01:04:52 -02:00
cx88-video.c [media] cx88: notch filter control fixes 2011-08-27 11:21:16 -03:00
cx88-vp3054-i2c.c [media] cx88: Remove the obsolete i2c_adapter.id field 2010-12-30 12:17:19 -02: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 [media] cx88: properly maintain decoder config when using MPEG encoder 2011-07-27 17:56:00 -03:00
Kconfig [media] rc: rename the remaining things to rc_core 2010-12-29 08:16:50 -02:00
Makefile [media] drivers/media: do not use EXTRA_CFLAGS 2011-09-03 18:50:59 -03:00