Re: [PATCH] platform/x86: asus-wmi: don't warn when LPS0 is unavailable
From: Ilpo Järvinen
Date: Wed Sep 16 2026 - 07:19:04 EST
On Wed, 16 Sep 2026 00:32:56 +0800, Asai Neko wrote:
> asus-wmi attempts to register its LPS0 suspend-to-idle callback during
> probe. acpi_register_lps0_dev() returns -ENODEV when the LPS0 interface
> is unavailable or explicitly disabled, but the driver treats this
> expected condition as a registration failure and prints:
>
> failed to register LPS0 sleep handler in asus-wmi
>
> [...]
Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.
FYI [if applicable to your patch], as per Linus' policy change, also
fixes are mostly routed through for-next unless the fix is for a
commit introduced in the most recent cycle or is clearly a regression
fix.
The list of commits applied:
[1/1] platform/x86: asus-wmi: don't warn when LPS0 is unavailable
commit: cb5145bf878b3dcdb20f1ff4afe04009c8fa831a
--
i.