]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: asus-wmi: Ignore fan on E410MA
authorThomas Weißschuh <linux@weissschuh.net>
Wed, 21 Dec 2022 17:59:50 +0000 (17:59 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Feb 2023 07:34:33 +0000 (08:34 +0100)
commitaedc612b39500d3640d5bd61e325c1065f328fe4
tree41773652f55b1cb254725f9cd6fd18181752b2f2
parent97c3ec4852dca941dc872418899b7f5658dda4d1
platform/x86: asus-wmi: Ignore fan on E410MA

[ Upstream commit f43b2f8bd97dc25b20d7b3fc9fc65e72ce42ad76 ]

The ASUS VivoBook has a fan device described in its ACPI tables but does
not actually contain any physical fan.
Use the quirk to inhibit fan handling.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://lore.kernel.org/r/20221221-asus-fan-v1-2-e07f3949725b@weissschuh.net
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/platform/x86/asus-nb-wmi.c