commit | ae55717584431761b70215d3d574c13fe97093f2 | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Tue Feb 28 10:16:12 2006 -0500 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Mar 20 14:50:00 2006 -0800 |
tree | adbda118e9f5c8e0179b07e3cfa714f08405f8bb | |
parent | 491b04ce1c9adfa0cd73f095086f3c37da81b667 [diff] |
[PATCH] USB: UHCI: Increase port-reset completion delay for HP controllers This patch (as657) increases the port-reset completion delay in uhci-hcd for HP's embedded controllers. Unlike other UHCI controllers, the HP chips can take as long as 250 us to carry out the processing associated with finishing a port reset. This fixes Novell bug #148761. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>