linux/sound/pci/ymfpci
Lars-Peter Clausen 38c4718121 ALSA: ymfpci: Remove always NULL parameters
The various PCM allocation functions in this driver take 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 shorter and cleaner.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-01-02 16:34:25 +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
ymfpci_main.c ALSA: ymfpci: Remove always NULL parameters 2015-01-02 16:34:25 +01:00
ymfpci.c ALSA: ymfpci: Remove always NULL parameters 2015-01-02 16:34:25 +01:00
ymfpci.h ALSA: ymfpci: Remove always NULL parameters 2015-01-02 16:34:25 +01:00