linux_dsm_epyc7002/sound/isa/gus
Lars-Peter Clausen 4b8ab88518 ALSA: es1688: Remove almost always NULL parameter
snd_es1688_pcm() takes a pointer to a pointer of a PCM where if this
parameter is provided the newly allocated PCM is stored. This PCM is also
available from the pcm field of the snd_es1688 struct that got passed to the
same function. This patch updates all callers which passed a pointer to use
that field instead and then removes the parameter from the function. 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:27:03 +01:00
..
gus_dma.c
gus_dram.c
gus_io.c
gus_irq.c
gus_main.c
gus_mem_proc.c
gus_mem.c
gus_mixer.c
gus_pcm.c
gus_reset.c
gus_tables.h
gus_timer.c
gus_uart.c
gus_volume.c
gusclassic.c
gusextreme.c ALSA: es1688: Remove almost always NULL parameter 2015-01-02 16:27:03 +01:00
gusmax.c
interwave-stb.c
interwave.c
Makefile