]> git.hungrycats.org Git - linux/commit
platform/x86: lg-laptop: Remove LGEX0815 hotkey handling
authorArmin Wolf <W_Armin@gmx.de>
Thu, 6 Jun 2024 23:35:38 +0000 (01:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Jul 2024 07:53:34 +0000 (09:53 +0200)
commit3ca8188a2f283e535ee410c0dd590fadd097b64b
treeb961ac2b90d0e2c4115493ce64b1f273800b96a0
parentf27b501894f08558353d2cf5b25730843e467c73
platform/x86: lg-laptop: Remove LGEX0815 hotkey handling

[ Upstream commit 413c204595ca98a4f33414a948c18d7314087342 ]

The rfkill hotkey handling is already provided by the wireless-hotkey
driver. Remove the now unnecessary rfkill hotkey handling to avoid
duplicating functionality.

The ACPI notify handler still prints debugging information when
receiving ACPI notifications to aid in reverse-engineering.

Tested-by: Agathe Boutmy <agathe@boutmy.com>
Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20240606233540.9774-3-W_Armin@gmx.de
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/lg-laptop.c