usb: core: reduce power-on-good delay time of root hub
authorChunfeng Yun <chunfeng.yun@mediatek.com>
Sat, 10 Apr 2021 01:20:45 +0000 (09:20 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Jun 2021 06:36:26 +0000 (08:36 +0200)
commit5250e36f8ebf4c8e9600348ecf02467a77d8a43f
treeea2d58dbb1f8a9cda4f441518648026464849b20
parent55ac0bb69f7303f238dfe8836f4b25b8724e2ac3
usb: core: reduce power-on-good delay time of root hub

commit 90d28fb53d4a51299ff324dede015d5cb11b88a2 upstream.

Return the exactly delay time given by root hub descriptor,
this helps to reduce resume time etc.

Due to the root hub descriptor is usually provided by the host
controller driver, if there is compatibility for a root hub,
we can fix it easily without affect other root hub

Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Link: https://lore.kernel.org/r/1618017645-12259-1-git-send-email-chunfeng.yun@mediatek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/hub.h