commit | 15b48eb478a79520a9432b446de19e9e3e78549e | [log] [tgz] |
---|---|---|
author | Patrick Rudolph <patrick.rudolph@9elements.com> | Sun Mar 16 09:32:55 2025 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Apr 03 11:38:14 2025 -0600 |
tree | a70bca3825d3eff2ec42170fce2887cb945774fa | |
parent | 0eafaf2f148bac08ed84e4b52a778e97152b041b [diff] |
acpi: Conditionally set mapping_offset in IORT The spec recommends to set the mapping_offset only when there are ID mappings as indicated by the mapping_count field. Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>