From: Takashi Iwai Date: Mon, 8 Jan 2007 16:42:22 +0000 (+0100) Subject: [ALSA] usbaudio - Fix kobject_add() error at reconnection X-Git-Tag: v2.6.20-rc5~32^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a2a5dddece676acbe3775e5ca9961f325717022;p=pandora-kernel.git [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 Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed