execute the same code for failure of assign_all_jacks_automatically()
authormiko <miko@openbsd.org>
Thu, 6 Sep 2018 09:48:23 +0000 (09:48 +0000)
committermiko <miko@openbsd.org>
Thu, 6 Sep 2018 09:48:23 +0000 (09:48 +0000)
commit535d645a03d8ae93acf22335de33a3f219501b06
tree6e9c9ecc5e6532076b82ad403768e732681c5f2b
parent41ea91ae73d42e367977ae478d39570a179bada2
execute the same code for failure of assign_all_jacks_automatically()
and attach_all_mididevs(). this ensures unbind_all_jacks() and
usbd_deactivate() happen for both cases.

ok ratchov@
sys/dev/usb/umidi.c