usb: host: r8a66597: use new USB_RESUME_TIMEOUT
authorFelipe Balbi <balbi@ti.com>
Fri, 13 Feb 2015 20:58:53 +0000 (14:58 -0600)
committerSasha Levin <sasha.levin@oracle.com>
Sun, 17 May 2015 23:12:01 +0000 (19:12 -0400)
commit9e26387b15dca1329ed5be1c2ad7d478231753b6
tree72bda5f165c0499758554f3bdf9e05cd278dc174
parent90c918c9936084c405727ec682928073d4cc4e1b
usb: host: r8a66597: use new USB_RESUME_TIMEOUT

[ Upstream commit 7a606ac29752a3e571b83f9b3fceb1eaa1d37781 ]

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>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
drivers/usb/host/r8a66597-hcd.c