[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2186f344-a3dc-33f2-388a-55f91f31f775@linux.intel.com>
Date: Fri, 8 Mar 2024 10:56:30 +0200 (EET)
From: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
To: Kai-Heng Feng <kai.heng.feng@...onical.com>
cc: corentin.chary@...il.com, luke@...nes.dev,
Hans de Goede <hdegoede@...hat.com>, platform-driver-x86@...r.kernel.org,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] platform/x86: asus-wmi: Consider device is absent when
the read is ~0
On Fri, 8 Mar 2024, Kai-Heng Feng wrote:
> AAEON PICO-TGU4 board doesn't have any LED but there are bogus LED
> controls under /sys/class/leds:
> $ ls /sys/class/leds
> asus::kbd_backlight asus::lightbar platform::micmute
>
> The reason is that the ~0 read from asus_wmi_get_devstate() is treated
> as a valid state, in truth it means the device is absent.
>
> So filter out ~0 read to prevent bogus LED controls being created.
>
> Signed-off-by: Kai-Heng Feng <kai.heng.feng@...onical.com>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
--
i.
Powered by blists - more mailing lists