1
0
Fork 0
alistair23-linux/sound/pcmcia/vx
Rusty Russell a67ff6a540 ALSA: module_param: make bool parameters really bool
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.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-12-19 10:34:41 +01:00
..
Makefile [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
vxp_mixer.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
vxp_ops.c ALSA: use linux/io.h to fix compile warnings 2011-02-02 17:49:53 +01:00
vxpocket.c ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
vxpocket.h pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device 2010-09-29 17:20:23 +02:00