alistair23-linux/sound/usb/6fire
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
..
chip.c ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
chip.h
comm.c
comm.h
common.h
control.c ALSA: 6fire - Add support of digital-thru mixer 2011-04-04 12:26:21 +02:00
control.h ALSA: 6fire - Add support of digital-thru mixer 2011-04-04 12:26:21 +02:00
firmware.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
firmware.h
Makefile
midi.c
midi.h
pcm.c ALSA: 6fire - Fix signedness bug 2011-06-16 21:31:33 +02:00
pcm.h