X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fusb%2Fhost%2Fohci-hcd.c;h=9d1192aea9d0c9ea81e2a2cbd6dda2483267da3f;hb=cfe6f1dd57e0385ba95fd9061c88c7297a7da023;hp=760cb57e954efeb8977c3a8e55c9351390e3b67a;hpb=fe6c59dc17908effd4e2caa666795b9ad984005b;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/usb/host/ohci-hcd.c b/drivers/usb/host/ohci-hcd.c index 760cb57e954e..9d1192aea9d0 100644 --- a/drivers/usb/host/ohci-hcd.c +++ b/drivers/usb/host/ohci-hcd.c @@ -72,7 +72,7 @@ static const char hcd_name [] = "ohci_hcd"; #define STATECHANGE_DELAY msecs_to_jiffies(300) -#define IO_WATCHDOG_DELAY msecs_to_jiffies(250) +#define IO_WATCHDOG_DELAY msecs_to_jiffies(275) #include "ohci.h" #include "pci-quirks.h"