commit | 04a2c73c97ebb224dfb411ab35bb18d7b8245e39 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Thu Mar 31 08:47:05 2016 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Mar 31 15:36:18 2016 +0200 |
tree | d671f334a88b4f9d2eceb1ba3af7cb4370a1cbae | |
parent | 923f92ebb43e7a09915a5708d4805c1e099db46c [diff] |
ALSA: bebob: delayed registration of sound card Some bebob based units tends to fail asynchronous communication when IEEE 1394 bus is under bus-reset state. When registering sound card instance at unit probe callback, userspace applications can be involved to the state. This commit postpones the registration till the bus is calm. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>