1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-05 10:42:10 +02:00
Files
u-boot-megous/lib/acpi
Simon Glass d1e85308fe x86: Simplify acpi_device_infer_name()
There is no-longer any need to check if sequence numbers are valid, since
this is ensured by driver model. Drop the unwanted logic.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-12-18 20:32:21 -07:00
..