ALSA: hdspm: Use common error handling code in snd_hdspm_probe()
authorMarkus Elfring <elfring@users.sourceforge.net>
Tue, 5 Sep 2017 20:22:21 +0000 (22:22 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Sep 2017 08:26:19 +0000 (10:26 +0200)
commite35e9ddfab7e6017b38b8b75cd13756530b3b2b6
tree08a666c79f9b2e319b8d239f9e63f4774b5239cc
parent99dcad32376effb70bf466c70595edbbcbecd6d7
ALSA: hdspm: Use common error handling code in snd_hdspm_probe()

Add a jump target so that a bit of exception handling can be better reused
at the end of this function.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/rme9652/hdspm.c