diff options
author | Armin Wolf <[email protected]> | 2024-06-07 01:35:40 +0200 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2024-06-24 13:28:09 +0200 |
commit | b27ea279556121b54d3f45d0529706cf100cdb3a (patch) | |
tree | bdb9487502ed5a0230736c04ce5edc4a4fb59285 /scripts/bpf_doc.py | |
parent | 58a54f27a0dac81f7fd3514be01012635219a53c (diff) |
platform/x86: lg-laptop: Use ACPI device handle when evaluating WMAB/WMBB
On the LG Gram 16Z90S, the WMAB and WMBB ACPI methods are not mapped
under \XINI, but instead are mapped under \_SB.XINI.
The reason for this is that the LGEX0820 ACPI device used by this
driver is mapped at \_SB.XINI, so the ACPI methods where moved as well
to appear below the LGEX0820 ACPI device.
Fix this by using the ACPI handle from the ACPI device when evaluating
both methods.
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=218901
Tested-by: Agathe Boutmy <[email protected]>
Signed-off-by: Armin Wolf <[email protected]>
Reviewed-by: Ilpo Järvinen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions