linux/sound/isa
Takashi Iwai 7b69154171 ALSA: wss: Fix invalid snd_free_pages() at error path
Some spurious calls of snd_free_pages() have been overlooked and
remain in the error paths of wss driver code.  Since runtime->dma_area
is managed by the PCM core helper, we shouldn't release manually.

Drop the superfluous calls.

Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2018-11-24 19:55:59 +01:00
..
ad1816a ALSA: ad1816a: Fix sparse warning wrt PCM format type 2018-07-27 09:05:27 +02:00
ad1848
cs423x
es1688 ALSA: isa: Remove empty init and exit 2018-08-03 16:11:35 +02:00
galaxy ALSA: galaxy: Mark expected switch fall-throughs 2018-08-03 12:20:58 +02:00
gus ALSA: isa: Remove empty init and exit 2018-08-03 16:11:35 +02:00
msnd ALSA: msnd: Use NULL instead of 0 2018-07-26 08:31:33 +02:00
opti9xx ALSA: opti92xx-ad1848: Use the standard fall-through annotation 2018-10-12 09:31:32 +02:00
sb ALSA: sb8: Fix fall-through annotations 2018-10-02 17:38:40 +02:00
wavefront
wss ALSA: wss: Fix invalid snd_free_pages() at error path 2018-11-24 19:55:59 +01:00
Kconfig ALSA: Fix references to Documentation/.*/MultiSound 2018-06-26 17:45:31 +02:00
Makefile
adlib.c
als100.c
azt2320.c
cmi8328.c
cmi8330.c
es18xx.c ALSA: es18xx: mark expected switch fall-through 2018-08-03 12:21:02 +02:00
opl3sa2.c
sc6000.c
sscape.c