commit | b610386c8afba397238329c50c45a3abc79ba45f | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Thu Mar 31 08:47:09 2016 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Apr 25 10:40:42 2016 +0200 |
tree | 0e80823c33eb20df300c5de5f6f1b44effcd9aa3 | |
parent | d23f0517357ef48d2845846e899d125b3c1a492e [diff] |
ALSA: firewire-tascam: deleyed registration of sound card When some tascam units are connected sequentially, userspace applications are involved at bus-reset state on IEEE 1394 bus. In the state, any communications can be canceled. Therefore, sound card registration should be delayed till the bus gets calm. This commit achieves it. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>