Hi, On 4/8/24 6:39 PM, Ilpo Järvinen wrote: > On Mon, 8 Apr 2024, Hans de Goede wrote: >> On 4/8/24 5:42 PM, Ilpo Järvinen wrote: >>> On Tue, 02 Apr 2024 14:43:51 +0200, Hans de Goede wrote: >>> >>>> 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. >>>> >>>> [...] >>> >>> >>> Thank you for your contribution, it has been applied to my local >>> review-ilpo branch. Note it will show up in the public >>> platform-drivers-x86/review-ilpo branch only once I've pushed my >>> local branch there, which might take a while. >>> >>> The list of commits applied: >>> [1/1] platform/x86: toshiba_acpi: Silence logging for some events >>> commit: 0dd50b3e2c3d651ea972c97cff1af67870f3deaf >> >> Thanks. >> >> Note I had also applied this to my review-hans branch for for-next, >> I'll drop it there. > > Okay, I even tried hard to avoid that by checking what you had in > review-hans branch but we just happened to work nearly at the same time > so it didn't help. Yeah no worries, dropping the patch was almost 0 work. Regards, Hans