From: Clemens Ladisch Date: Mon, 17 Oct 2005 15:15:46 +0000 (+0200) Subject: [ALSA] usb-audio: don't call usb_reset_configuration() when probing X-Git-Tag: v2.6.15-rc1~451^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0597a416dc44e3afe25090e9af9d42bad62547d;p=pandora-kernel.git [ALSA] usb-audio: don't call usb_reset_configuration() when probing Modules: USB generic driver Remove the usb_reset_configuration() call from the probe callback because it isn't needed and it may interfere with other drivers already loaded for the device. Signed-off-by: Clemens Ladisch --- Reading git-diff-tree failed