/linux/sound/pci/ctxfi/ |
H A D | cttimer.c | diff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
|
H A D | xfi.c | diff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
|
/linux/sound/isa/ |
H A D | adlib.c | diff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
|
H A D | azt2320.c | diff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
|
H A D | sc6000.c | diff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
|
H A D | als100.c | diff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
|
/linux/sound/drivers/opl3/ |
H A D | opl3_seq.c | diff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
|
H A D | opl3_midi.c | diff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
|
/linux/sound/core/seq/ |
H A D | seq_dummy.c | diff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
|
/linux/sound/usb/6fire/ |
H A D | chip.c | diff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
|
/linux/sound/isa/sb/ |
H A D | jazz16.c | diff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
|
/linux/sound/isa/galaxy/ |
H A D | galaxy.c | diff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
|
/linux/sound/drivers/mpu401/ |
H A D | mpu401.c | diff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
|
/linux/sound/isa/gus/ |
H A D | gusclassic.c | diff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
|
H A D | gusextreme.c | diff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
|
H A D | gusmax.c | diff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
|
/linux/sound/drivers/ |
H A D | virmidi.c | diff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
|
/linux/sound/isa/msnd/ |
H A D | msnd_pinnacle.c | diff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
|
/linux/sound/isa/cs423x/ |
H A D | cs4231.c | diff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
|
/linux/sound/pci/lola/ |
H A D | lola.c | diff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
|
/linux/sound/drivers/pcsp/ |
H A D | pcsp_lib.c | diff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
|
/linux/sound/isa/ad1816a/ |
H A D | ad1816a.c | diff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
|
/linux/sound/usb/misc/ |
H A D | ua101.c | diff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
|
/linux/sound/isa/ad1848/ |
H A D | ad1848.c | diff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
|
/linux/sound/pci/trident/ |
H A D | trident.c | diff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
|