]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
usb: host: r8a66597: use new USB_RESUME_TIMEOUT
authorFelipe Balbi <balbi@ti.com>
Fri, 13 Feb 2015 20:58:53 +0000 (14:58 -0600)
committerJiri Slaby <jslaby@suse.cz>
Mon, 4 May 2015 09:49:57 +0000 (11:49 +0200)
commitfbc1d545bc3dac3fc966429cb624c858fe66eb90
tree9d2c0d566db99257331477b6b538d8c45ad5f3ee
parent011370e24fd37be3f97ae5963d159d0058470946
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: Jiri Slaby <jslaby@suse.cz>
drivers/usb/host/r8a66597-hcd.c