linux/sound/drivers/pcsp
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
pcsp.c ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
pcsp.h i8253: Make pcsp sound driver use the shared i8253_lock 2011-06-09 15:01:39 +02:00
pcsp_input.c i8253: Convert i8253_lock to raw_spinlock 2010-03-02 10:28:38 +01:00
pcsp_input.h
pcsp_lib.c ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
pcsp_mixer.c ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" 2009-11-05 09:00:18 +01:00