On Sun, 24 Apr 2016 14:50:52 +0200, Takashi Sakamoto wrote:
Iwai-san,
On Mar 31 2016 08:47, Takashi Sakamoto wrote:
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
sound/firewire/tascam/tascam.c | 118 ++++++++++++++++++++++++++++------------- sound/firewire/tascam/tascam.h | 2 + 2 files changed, 84 insertions(+), 36 deletions(-)
As of today, this patch is missing in 'for-next' branch of sound.git reporitory[1], Would you please take it again?
OK, applied now. It was missing since your cover letter mentioned only 7 patches. Thanks for noticing it.
Takashi