OSDN Git Service

usb: host: r8a66597: use new USB_RESUME_TIMEOUT
authorFelipe Balbi <balbi@ti.com>
Fri, 13 Feb 2015 20:58:53 +0000 (14:58 -0600)
committerFelipe Balbi <balbi@ti.com>
Tue, 7 Apr 2015 17:58:35 +0000 (12:58 -0500)
commit7a606ac29752a3e571b83f9b3fceb1eaa1d37781
tree074b1e59b4b303769d5d3d7657616d53e73b5992
parent84c0d178eb9f3a3ae4d63dc97a440266cf17f7f5
usb: host: r8a66597: use new USB_RESUME_TIMEOUT

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.

Cc: <stable@vger.kernel.org> # v3.10+
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/host/r8a66597-hcd.c