commit | 6c29230e2a5ff84df2b1358681414bad3e4bd220 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Thu Mar 31 08:47:07 2016 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Mar 31 15:36:19 2016 +0200 |
tree | 9c86d17f81b67aeb1abdc2f6a2edbb368d21037a | |
parent | 7d3c1d5901aac873d13c0a03b29ee2bda183383f [diff] |
ALSA: oxfw: delayed registration of sound card Some oxfw 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>