[PATCH v3 18/28] x86: Simplify acpi_device_infer_name()

Simon Glass sjg at chromium.org
Sat Dec 19 17:40:18 CET 2020


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 at chromium.org>
---

(no changes since v1)

 lib/acpi/acpi_device.c | 27 +++------------------------
 test/dm/acpi.c         |  6 +-----
 2 files changed, 4 insertions(+), 29 deletions(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list