linux-stable/sound/isa/es1688
Chuhong Yuan 7fb076a063 ALSA: es1688: Add the missed snd_card_free()
commit d9b8fbf15d upstream.

snd_es968_pnp_detect() misses a snd_card_free() in a failed path.
Add the missed function call to fix it.

Fixes: a20971b201 ("ALSA: Merge es1688 and es968 drivers")
Signed-off-by: Chuhong Yuan <hslester96@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20200603092459.1424093-1-hslester96@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-06-20 10:25:00 +02:00
..
es1688.c ALSA: es1688: Add the missed snd_card_free() 2020-06-20 10:25:00 +02:00
es1688_lib.c ALSA: isa: make snd_pcm_hardware const 2017-08-17 12:44:11 +02:00
Makefile