commit | 9eb70e68f38bbc5996a2193e7b7dc0b5487a08cb | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Apr 17 12:53:26 2008 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Apr 24 12:00:39 2008 +0200 |
tree | f4079da04cd967a58e95b77b44a00e914d129f5f | |
parent | f18638dcf0c481eca2430206ebcdc7295aec8623 [diff] |
[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>