diff options
| author | Akhil R <akhilrajeev@nvidia.com> | 2026-05-27 20:58:29 +0300 |
|---|---|---|
| committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2026-05-27 21:18:45 +0300 |
| commit | 2543fbb21642f740288e3c292cab03cd611f35a4 (patch) | |
| tree | 374b013ebfde1b714d64a8c471ac2fd02f647024 /include/linux/debugobjects.h | |
| parent | 53a3a7723c9eac56c47003291b52f106734eb438 (diff) | |
| download | linux-2543fbb21642f740288e3c292cab03cd611f35a4.tar.xz | |
ACPICA: fix I2C LVR item count in the conversion table
For ACPI_RSC_MOVE8, the 'Value' field in struct acpi_rsconvert_info
is the item count count and not a bit position like for the
bitflags. Set 'Value' as '1' to fix this.
Conversion still works coincidentally with '0' because
item_count is not reset between table entries, and the previous
count value was taking effect.
Link: https://github.com/acpica/acpica/commit/70082dc8fc84
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Link: https://patch.msgid.link/6164740.MhkbZ0Pkbq@rafael.j.wysocki
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
