ALSA: dice: simplify unit probe processing
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 30 Mar 2016 23:47:03 +0000 (08:47 +0900)
committerTakashi Iwai <tiwai@suse.de>
Thu, 31 Mar 2016 13:36:17 +0000 (15:36 +0200)
commit0eced45ca60666aff4c12f31fef4005ae37e859e
tree860302d4605f1d2528ae2fdc0b2cf220fa9c4319
parent44c376b9596ca00d1bdee37e716d1bd4dd36c955
ALSA: dice: simplify unit probe processing

In former commit, ALSA dice driver doesn't generate kernel warnings
when unplugging units before initializing stream data.

This commit moves the initialization to delayed registration of sound
card, to simplify unit probe processing.

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