linux_dsm_epyc7002/drivers/media/video/zoran
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
Makefile
videocodec.c V4L/DVB: drivers/media/video/zoran: Use kmemdup 2010-08-02 15:04:04 -03:00
videocodec.h Fix common misspellings 2011-03-31 11:26:23 -03:00
zoran_card.c [media] Stop using linux/version.h on most video drivers 2011-07-27 17:53:12 -03:00
zoran_card.h
zoran_device.c module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
zoran_device.h
zoran_driver.c treewide: Fix typos in various parts of the kernel, and fix some comments. 2011-12-02 14:57:31 +01:00
zoran_procfs.c
zoran_procfs.h
zoran.h [media] Stop using linux/version.h on most video drivers 2011-07-27 17:53:12 -03:00
zr36016.c
zr36016.h
zr36050.c fix typos concerning "initiali[zs]e" 2010-06-16 18:05:05 +02:00
zr36050.h
zr36057.h
zr36060.c module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
zr36060.h