diff options
author | Jerome Forissier <jerome.forissier@linaro.org> | 2025-04-18 16:09:40 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-04-23 13:19:44 -0600 |
commit | 4634346e3eb8f3f4ea0505f4f0a14182b2ad60f3 (patch) | |
tree | 479beb3bfef93f255191ca8d416090c9dd158594 /tools/u_boot_pylib/test_util.py | |
parent | dbb22f541a0a34d0e5889a03db180414aac90f9f (diff) |
dm: usb: move bus initialization into new static function usb_init_bus()
To prepare for the introduction of threads in the USB initialization
sequence, move code out of usb_init() into a new helper function:
usb_init_bus() and count the number of USB controllers initialized
successfully by using the DM device_active() function.
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Diffstat (limited to 'tools/u_boot_pylib/test_util.py')
0 files changed, 0 insertions, 0 deletions