“4d487c6f350b168f5e24094adeacb3c193d5d888”上不存在“python/paddle/git@gitcode.net:Crayonxin2000/Paddle.git”
-
由 Dominik Bozek 提交于
wait_for_connected() wait till a port change status to USB_PORT_STAT_CONNECTION, but this is not possible if the port is unpowered. The loop will only exit at timeout. Such case take place if an over-current incident happen while system is in S3. Then during resume wait_for_connected() will wait 2s, which may be noticeable by the user. Signed-off-by: NDominik Bozek <dominikx.bozek@intel.com> Signed-off-by: NKuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
5d111f51