usb: increase ohci watchdog delay to 275 msec
authorBryan Paluch <bryanpaluch@gmail.com>
Mon, 17 Oct 2016 12:54:46 +0000 (08:54 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Nov 2016 15:36:33 +0000 (16:36 +0100)
commitce423aca01262faadcaf127f986fa219ec9021eb
tree7cf1898d6a75ba54924ef7b0a3047102ed45d2b4
parent54af73d02eb4c6c2c911b71345ec262b2cebd718
usb: increase ohci watchdog delay to 275 msec

commit ed6d6f8f42d7302f6f9b6245f34927ec20d26c12 upstream.

Increase ohci watchout delay to 275 ms. Previous delay was 250 ms
with 20 ms of slack, after removing slack time some ohci controllers don't
respond in time. Logs from systems with controllers that have the
issue would show "HcDoneHead not written back; disabled"

Signed-off-by: Bryan Paluch <bryanpaluch@gmail.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ohci-hcd.c