git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00f226d
)
[ALSA] usb-audio: don't call usb_reset_configuration() when probing
author
Clemens Ladisch
<clemens@ladisch.de>
Mon, 17 Oct 2005 15:15:46 +0000
(17:15 +0200)
committer
Jaroslav Kysela
<perex@suse.cz>
Fri, 4 Nov 2005 12:18:58 +0000
(13:18 +0100)
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 <clemens@ladisch.de>
No differences found