commit | 6c0de6a104b56b4a690436e3029ca8739c998454 | [log] [tgz] |
---|---|---|
author | Willy Tu <wltu@google.com> | Sat Nov 25 02:36:26 2023 -0800 |
committer | Willy Tu <wltu@google.com> | Fri Dec 15 03:37:49 2023 +0000 |
tree | 109c7f5434f43eee5dc06d9db812d9ffdfb40b32 | |
parent | c3349b945e144fc65e200007ca4e0c6cfc861047 [diff] |
usb-device: Increase refresh time during init phase Refresh time of 10 ms for the first 10 minutes of boot up to make sure that we detect the device as soon as possible and change to 2 seconds after the system have settle down. This helps us avoid race condition at boot up when devices are coming up and depend on those imformation. Google-Bug-Id: 312236217 Change-Id: I90521aa0f230a6b75970db3320385b4d262c9a18 Signed-off-by: Willy Tu <wltu@google.com>