usb: host: r8a66597: use new USB_RESUME_TIMEOUT
authorFelipe Balbi <balbi@ti.com>
Fri, 13 Feb 2015 20:58:53 +0000 (14:58 -0600)
committerDanny Wood <danwood76@gmail.com>
Tue, 29 Jan 2019 13:08:03 +0000 (13:08 +0000)
commit5c1faf21149a02a74ae6fe4aadef09f2c309f731
tree52d1c735e961392b74b0127f654690934194c03d
parentc46cb261129d8c0b9fa88128f56913fc9dc28538
usb: host: r8a66597: use new USB_RESUME_TIMEOUT

commit 7a606ac29752a3e571b83f9b3fceb1eaa1d37781 upstream.

While this driver was already using a 50ms resume
timeout, let's make sure everybody uses the same
macro so it's easy to fix later should anything
go wrong.

It also gives a more "stable" expectation to Linux
users.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/r8a66597-hcd.c