linux/drivers/media/video/cx25821
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
..
Kconfig [media] move cx25821 out of staging 2011-11-03 07:58:21 -02:00
Makefile [media] move cx25821 out of staging 2011-11-03 07:58:21 -02:00
cx25821-alsa.c module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
cx25821-audio-upstream.c [media] move cx25821 out of staging 2011-11-03 07:58:21 -02:00
cx25821-audio-upstream.h [media] move cx25821 out of staging 2011-11-03 07:58:21 -02:00
cx25821-audio.h [media] move cx25821 out of staging 2011-11-03 07:58:21 -02:00
cx25821-biffuncs.h [media] move cx25821 out of staging 2011-11-03 07:58:21 -02:00
cx25821-cards.c [media] move cx25821 out of staging 2011-11-03 07:58:21 -02:00
cx25821-core.c [media] move cx25821 out of staging 2011-11-03 07:58:21 -02:00
cx25821-gpio.c [media] move cx25821 out of staging 2011-11-03 07:58:21 -02:00
cx25821-i2c.c [media] move cx25821 out of staging 2011-11-03 07:58:21 -02:00
cx25821-medusa-defines.h [media] move cx25821 out of staging 2011-11-03 07:58:21 -02:00
cx25821-medusa-reg.h [media] move cx25821 out of staging 2011-11-03 07:58:21 -02:00
cx25821-medusa-video.c [media] move cx25821 out of staging 2011-11-03 07:58:21 -02:00
cx25821-medusa-video.h [media] move cx25821 out of staging 2011-11-03 07:58:21 -02:00
cx25821-reg.h [media] move cx25821 out of staging 2011-11-03 07:58:21 -02:00
cx25821-sram.h [media] move cx25821 out of staging 2011-11-03 07:58:21 -02:00
cx25821-video-upstream-ch2.c [media] move cx25821 out of staging 2011-11-03 07:58:21 -02:00
cx25821-video-upstream-ch2.h [media] move cx25821 out of staging 2011-11-03 07:58:21 -02:00
cx25821-video-upstream.c [media] move cx25821 out of staging 2011-11-03 07:58:21 -02:00
cx25821-video-upstream.h [media] move cx25821 out of staging 2011-11-03 07:58:21 -02:00
cx25821-video.c [media] cx25821: off by one in cx25821_vidioc_s_input() 2011-11-03 18:33:55 -02:00
cx25821-video.h [media] move cx25821 out of staging 2011-11-03 07:58:21 -02:00
cx25821.h [media] cx25821: off by one in cx25821_vidioc_s_input() 2011-11-03 18:33:55 -02:00