]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: asus-wmi: Fix the name of the mic-mute LED classdev
authorPaddyKP_Yao <PaddyKP_Yao@asus.com>
Thu, 25 Aug 2022 00:43:05 +0000 (08:43 +0800)
committerHans de Goede <hdegoede@redhat.com>
Fri, 26 Aug 2022 09:51:49 +0000 (11:51 +0200)
commit31ff75669ca469fd7928a5620b46dca4cfba06a2
treee8fcead4dd03048c9aaa68be56458e4bf13c0899
parent5f66b78567efd76a65232f044be259126cf69179
platform/x86: asus-wmi: Fix the name of the mic-mute LED classdev

According to well-known-leds.txt, we should use "platform::micmute"
instead of "asus::micmute" for the name of the mic-mute LED classdev.

Signed-off-by: PaddyKP_Yao <PaddyKP_Yao@asus.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20220825004305.709539-1-PaddyKP_Yao@asus.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/platform/x86/asus-wmi.c