From: Greg Kroah-Hartman Date: Fri, 11 Aug 2006 08:55:12 +0000 (-0700) Subject: USB: create a new thread for every USB device found during the probe sequence X-Git-Tag: v2.6.20-rc1~34^2~40^2~472^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c066475e1fe3b3afbd613ddf5f1eca9be4fb6de0;p=pandora-kernel.git USB: create a new thread for every USB device found during the probe sequence 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 --- Reading git-diff-tree failed