[ALSA] usb-audio - Fix race in reconnection
authorTakashi Iwai <tiwai@suse.de>
Thu, 17 Apr 2008 10:53:26 +0000 (12:53 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 24 Apr 2008 10:00:39 +0000 (12:00 +0200)
commit9eb70e68f38bbc5996a2193e7b7dc0b5487a08cb
treef4079da04cd967a58e95b77b44a00e914d129f5f
parentf18638dcf0c481eca2430206ebcdc7295aec8623
[ALSA] usb-audio - Fix race in reconnection

Fix the race at reconnection of the device.
The disconnected usb_chip[] must be cleared before the next probe
call properly.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/usbaudio.c