diff options
author | Alexandru Sorodoc <[email protected]> | 2023-05-12 13:15:17 +0300 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2023-05-15 14:55:57 +0200 |
commit | 362c1f2ec82cb65940e1c73e15a395a7a891fc6f (patch) | |
tree | 384abe1be40b6aae9b5a7d4e8a00f7c2fdff0660 /tools/perf/scripts/python | |
parent | 3d43f9f639542fadfb28f40b509bf147a6624d48 (diff) |
platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0
On ASUS GU604V the key 0x7B is issued when the charger is connected or
disconnected, and key 0xC0 is issued when an external display is
connected or disconnected.
This commit maps them to KE_IGNORE to slience kernel messages about
unknown keys, such as:
kernel: asus_wmi: Unknown key code 0x7b
Signed-off-by: Alexandru Sorodoc <[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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions