ALSA: us122l: Use common error handling code in us122l_create_card()
authorMarkus Elfring <elfring@users.sourceforge.net>
Wed, 6 Sep 2017 12:45:09 +0000 (14:45 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Sep 2017 08:27:42 +0000 (10:27 +0200)
commit80753cdfef2a16a71d7c6b5aafe9700a2650913c
treec6f4aabb83c84c27c5cf196a6c8c90984b13036b
parente35e9ddfab7e6017b38b8b75cd13756530b3b2b6
ALSA: us122l: Use common error handling code in us122l_create_card()

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/usb/usx2y/us122l.c