]> git.dujemihanovic.xyz Git - linux.git/commit
platform/x86: toshiba_acpi: Silence logging for some events
authorHans de Goede <hdegoede@redhat.com>
Tue, 2 Apr 2024 12:43:51 +0000 (14:43 +0200)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Mon, 8 Apr 2024 15:26:00 +0000 (18:26 +0300)
commit0dd50b3e2c3d651ea972c97cff1af67870f3deaf
tree718209766d61177ca1ceb9a68d22a1b0ffc63cd5
parent79ce88064bb04ec62c4e9e4da4614d36906f8a04
platform/x86: toshiba_acpi: Silence logging for some events

Stop logging unknown event / unknown keycode messages on suspend /
resume on a Toshiba Portege Z830:

1. The Toshiba Portege Z830 sends a 0x8e event when the power button
is pressed, ignore this.

2. The Toshiba Portege Z830 sends a 0xe00 hotkey event on resume from
suspend, ignore this.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20240402124351.167152-1-hdegoede@redhat.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/toshiba_acpi.c