USB: create a new thread for every USB device found during the probe sequence
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Aug 2006 08:55:12 +0000 (01:55 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Dec 2006 22:25:52 +0000 (14:25 -0800)
Might speed up some systems.  If nothing else, a bad driver should not
take the whole USB subsystem down with it.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found