diff options
author | Hans de Goede <[email protected]> | 2024-02-16 21:33:00 +0100 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2024-02-20 14:35:35 +0100 |
commit | 84c16d01ff219bc0a5dca5219db6b8b86a6854fb (patch) | |
tree | f207fc9865c4a78030bbf5544a859f469b54ed5e /scripts/generate_rust_analyzer.py | |
parent | 8215ca518164d35f10c0b5545c8bb80f538638b8 (diff) |
platform/x86: intel-vbtn: Stop calling "VBDL" from notify_handler
Commit 14c200b7ca46 ("platform/x86: intel-vbtn: Fix missing
tablet-mode-switch events") causes 2 issues on the ThinkPad X1 Tablet Gen2:
1. The ThinkPad will wake up immediately from suspend
2. When put in tablet mode SW_TABLET_MODE reverts to 0 after about 1 second
Both these issues are caused by the "VBDL" ACPI method call added
at the end of the notify_handler.
And it never became entirely clear if this call is even necessary to fix
the issue of missing tablet-mode-switch events on the Dell Inspiron 7352.
Drop the "VBDL" ACPI method call again to fix the 2 issues this is
causing on the ThinkPad X1 Tablet Gen2.
Fixes: 14c200b7ca46 ("platform/x86: intel-vbtn: Fix missing tablet-mode-switch events")
Reported-by: Alexander Kobel <[email protected]>
Closes: https://lore.kernel.org/platform-driver-x86/[email protected]/
Cc: [email protected]
Cc: Arnold Gozum <[email protected]>
Cc: [email protected]
Signed-off-by: Hans de Goede <[email protected]>
Tested-by: Alexander Kobel <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions