ALSA: rme9652: Use common code in hdsp_get_iobox_version()
authorMarkus Elfring <elfring@users.sourceforge.net>
Tue, 5 Sep 2017 20:08:30 +0000 (22:08 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Sep 2017 08:25:29 +0000 (10:25 +0200)
commit99dcad32376effb70bf466c70595edbbcbecd6d7
tree2e0ef2a57d642252c6d636bde70b973939ee71b7
parent468778a09c8a0c0b495064745ece2c73f4b4d389
ALSA: rme9652: Use common code in hdsp_get_iobox_version()

Add a jump target so that a bit of common code 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/hdsp.c