commit | 2a2a5dddece676acbe3775e5ca9961f325717022 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Jan 08 17:42:22 2007 +0100 |
committer | Jaroslav Kysela <perex@suse.cz> | Tue Jan 09 09:14:15 2007 +0100 |
tree | c5f15278d3c5c0ff67b483f7de34a5f01e3d1d19 | |
parent | 7fbe3ca571e4b0795b729658e3d76824be54cb18 [diff] |
[ALSA] usbaudio - Fix kobject_add() error at reconnection Fixed the error from kobject_add() at reconnection the usb audio device. This happens when an app keeps opening a device while the device is replugged, due to the confliction of the internal bookkept index and the really empty slot. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>