linux-stable/sound/isa/msnd
Lars-Peter Clausen f6be4e624a ALSA: msnd: Remove always NULL parameter
snd_msnd_pcm() takes a pointer to a pointer of a PCM where if this parameter
is provided the newly allocated PCM is stored. All callers pass NULL though,
so remove the parameter. This makes the code a bit cleaner and shorter.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-01-02 16:28:04 +01:00
..
Makefile ALSA: Turtle Beach Multisound Classic/Pinnacle driver 2009-01-28 07:47:36 +01:00
msnd.c ALSA: msnd: Remove always NULL parameter 2015-01-02 16:28:04 +01:00
msnd.h ALSA: msnd: Remove always NULL parameter 2015-01-02 16:28:04 +01:00
msnd_classic.c ALSA: Turtle Beach Multisound Classic/Pinnacle driver 2009-01-28 07:47:36 +01:00
msnd_classic.h ALSA: Turtle Beach Multisound Classic/Pinnacle driver 2009-01-28 07:47:36 +01:00
msnd_midi.c sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed 2011-10-31 19:31:22 -04:00
msnd_pinnacle.c ALSA: msnd: Remove always NULL parameter 2015-01-02 16:28:04 +01:00
msnd_pinnacle.h ALSA: Turtle Beach Multisound Classic/Pinnacle driver 2009-01-28 07:47:36 +01:00
msnd_pinnacle_mixer.c ALSA: msnd: Use snd_ctl_enum_info() 2014-10-21 08:33:35 +02:00