usb: core: hub: use new USB_RESUME_TIMEOUT
authorFelipe Balbi <balbi@ti.com>
Fri, 13 Feb 2015 21:38:33 +0000 (15:38 -0600)
committerDanny Wood <danwood76@gmail.com>
Tue, 29 Jan 2019 13:08:05 +0000 (13:08 +0000)
commit4d081a41dea1a4c92db877cde88313102d9713c2
treeaf5c0e42b4b27117eca9b3c662d5fe8e91363f97
parent0bd109503e2f1eaf01282cb1e6f3b8df7d10e11e
usb: core: hub: use new USB_RESUME_TIMEOUT

commit bbc78c07a51f6fd29c227b1220a9016e585358ba 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/core/hub.c