Oliver Neukum 3ede760f0e USB: total removal of multithreaded probing in usb
The whole approach is simply wrong.  Forking a thread means that
  - errors are ignored
  - locking is ignored

Doing this correctly would require major surgery for questionable benefit.

Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-02-07 15:44:38 -08:00
..
2006-12-07 08:39:24 -08:00
2007-02-07 15:44:33 -08:00
2006-12-08 08:28:50 -08:00
2006-09-27 11:58:50 -07:00
2007-02-07 15:44:33 -08:00
2005-04-16 15:20:36 -07:00