[PATCH] USB: UHCI: Increase port-reset completion delay for HP controllers
authorAlan Stern <stern@rowland.harvard.edu>
Tue, 28 Feb 2006 15:16:12 +0000 (10:16 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 20 Mar 2006 22:50:00 +0000 (14:50 -0800)
commitae55717584431761b70215d3d574c13fe97093f2
treeadbda118e9f5c8e0179b07e3cfa714f08405f8bb
parent491b04ce1c9adfa0cd73f095086f3c37da81b667
[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>
drivers/usb/host/uhci-hub.c