ALSA: rme96: Use common error handling code in snd_rme96_probe()
authorMarkus Elfring <elfring@users.sourceforge.net>
Sat, 12 Aug 2017 12:50:33 +0000 (14:50 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Aug 2017 21:27:03 +0000 (23:27 +0200)
commitd72a8010ae60551ad14f1385e637be101cf741b5
tree5f36a760bef62057afc7737aaf317e5183a44a58
parent1b2ff0c0c4803faa530cc1744cb0760f0703b416
ALSA: rme96: Use common error handling code in snd_rme96_probe()

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

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