summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/lenovo-wmi-camera.c
AgeCommit message (Collapse)Author
2024-04-08platform/x86: add lenovo WMI camera button driverAi Chao
Add lenovo WMI camera button driver to support camera button. The Camera button is a GPIO device. This driver receives ACPI notifications when the camera button is switched on/off. This driver is used in Lenovo A70, it is a Computer integrated machine. Signed-off-by: Ai Chao <aichao@kylinos.cn> Link: https://lore.kernel.org/r/20240327082737.336992-1-aichao@kylinos.cn Reviewed-by: Armin Wolf <W_Armin@gmx.de> Signed-off-by: Hans de Goede <hdegoede@redhat.com>