commit | ec1f43c83b9df3052209e0c7e7d936e15251c867 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Sat Aug 12 20:40:17 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Aug 12 23:35:24 2017 +0200 |
tree | 3651e654b932062f1942a515c8ef95b6f862c5e1 | |
parent | 30b2aeb8a85c2f91f23c95e2b6723a464d0ee6d3 [diff] |
ALSA: mpu401: Use common error handling code in snd_mpu401_uart_new() 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>