]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
usb: host: uhci: use new USB_RESUME_TIMEOUT
authorFelipe Balbi <balbi@ti.com>
Fri, 13 Feb 2015 20:44:17 +0000 (14:44 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 May 2015 20:01:50 +0000 (22:01 +0200)
commit04b7e3351294274745ec3b4e6fb0b30d051fec2a
treea906e4e42b1756bb007165a1adddf4964c843b8b
parent6f5be645857c96ae2abfbd4b0dc7b4a3800ecf22
usb: host: uhci: use new USB_RESUME_TIMEOUT

commit b8fb6f79f76f478acbbffccc966daa878f172a0a upstream.

Make sure we're using the new macro, so our
resume signaling will always pass certification.

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