From: Colin Ian King Date: Mon, 30 Jul 2012 15:06:42 +0000 (+0100) Subject: USB: echi-dbgp: increase the controller wait time to come out of halt. X-Git-Tag: v3.2.27~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0776e23d7f8f42487a5c0fd42679cef115add2bc;p=pandora-kernel.git USB: echi-dbgp: increase the controller wait time to come out of halt. commit f96a4216e85050c0a9d41a41ecb0ae9d8e39b509 upstream. The default 10 microsecond delay for the controller to come out of halt in dbgp_ehci_startup is too short, so increase it to 1 millisecond. This is based on emperical testing on various USB debug ports on modern machines such as a Lenovo X220i and an Ivybridge development platform that needed to wait ~450-950 microseconds. Signed-off-by: Colin Ian King Signed-off-by: Jason Wessel Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed