]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: dice: purge transaction initialization at timeout of Dice notification
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Thu, 31 Dec 2015 04:58:13 +0000 (13:58 +0900)
committerTakashi Iwai <tiwai@suse.de>
Wed, 6 Jan 2016 09:18:54 +0000 (10:18 +0100)
commit04c90611cfa7a69bd22ebbac94a5f86247c33e7f
tree6562f3b33a8310cca9e0fb181486272923599406
parent9aeab9140e45150ec208820fef1696ca4c9e232e
ALSA: dice: purge transaction initialization at timeout of Dice notification

In previous commit, card registration is processed under situation
with few bus reset. There's no need to add a workaround of transaction
re-initialization at timeout.

This commit purges the re-initialization.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/dice/dice-transaction.c