]> www.infradead.org Git - users/jedix/linux-maple.git/commit
platform/x86: acer-wmi: Ignore AC events
authorArmin Wolf <W_Armin@gmx.de>
Sun, 19 Jan 2025 20:17:22 +0000 (21:17 +0100)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Mon, 20 Jan 2025 12:16:57 +0000 (14:16 +0200)
commitf6bfa25c6665f8721421ea94fe506cc22f1d4b43
treef1ae53eaece01cf9acd7edee6e47614596899779
parentff44b1ca889f9ddc401daf375f8ee15a16f6d394
platform/x86: acer-wmi: Ignore AC events

On the Acer Swift SFG14-41, the events 8 - 1 and 8 - 0 are printed on
AC connect/disconnect. Ignore those events to avoid spamming the
kernel log with error messages.

Reported-by: Farhan Anwar <farhan.anwar8@gmail.com>
Closes: https://lore.kernel.org/platform-driver-x86/2ffb529d-e7c8-4026-a3b8-120c8e7afec8@gmail.com
Tested-by: Rayan Margham <rayanmargham4@gmail.com>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Link: https://lore.kernel.org/r/20250119201723.11102-2-W_Armin@gmx.de
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/acer-wmi.c