linux/drivers/video/omap2/omapfb
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 staging: add omapdrm DRM/KMS driver for TI OMAP platforms 2011-11-26 17:43:30 -08:00
Makefile
omapfb-ioctl.c video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/video 2011-10-31 19:31:33 -04:00
omapfb-main.c module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
omapfb-sysfs.c OMAP: OMAPFB: string parsing cleanups 2011-09-30 16:16:22 +03:00
omapfb.h module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30