platform/x86: thinkpad_acpi: Drop ignore_acpi_ev
authorHans de Goede <hdegoede@redhat.com>
Wed, 24 Apr 2024 12:28:14 +0000 (14:28 +0200)
committerHans de Goede <hdegoede@redhat.com>
Mon, 29 Apr 2024 09:44:12 +0000 (11:44 +0200)
commit32c284b7bc4357c755edf5d09ec932f40ebf9928
treebb01fd00abe72aedfd4bd11a7f206eba9b3717d7
parentb070f13c978b7fe9e21f0b539f1eabadd103a100
platform/x86: thinkpad_acpi: Drop ignore_acpi_ev

Setting ignore_acpi_ev to true has the same result as setting
send_acpi_ev to false, so there is no need to have both.

Drop ignore_acpi_ev.

Tested-by: Mark Pearson <mpearson-lenovo@squebb.ca>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Mark Pearson <mpearson-lenovo@squebb.ca>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20240424122834.19801-5-hdegoede@redhat.com
drivers/platform/x86/thinkpad_acpi.c