]> 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)
committerHans de Goede <hdegoede@redhat.com>
Mon, 24 Jun 2024 11:28:04 +0000 (13:28 +0200)
commit413c204595ca98a4f33414a948c18d7314087342
tree9c4682754159fb659e6714825159c9ff9da55e53
parent151e78a0b89ee6dec93382dbdf5b1ef83f9c4716
platform/x86: lg-laptop: Remove LGEX0815 hotkey handling

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>
drivers/platform/x86/lg-laptop.c