diff options
author | Simon Glass <sjg@chromium.org> | 2023-01-17 10:47:16 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-01-23 18:11:39 -0500 |
commit | cb698b0a3e80eb75941414a1cac75a7c87ab9982 (patch) | |
tree | 83f8beb011f0737dfe96e03cdf05d2b9b827d9e4 /drivers/usb/host/usb_bootdev.c | |
parent | 6a6638f0939dca65c7d1cd0d766957d3d3adc519 (diff) |
bootstd: Simplify locating existing bootdevs
There is no point in trying to match the alias order for bootdevs, since
build_order() either sorts them by priority, uses the boot_targets
environment variable or the bootdev-order property.
Just use the iterator instead, to simplify the code.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/usb/host/usb_bootdev.c')
0 files changed, 0 insertions, 0 deletions