aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc
diff options
context:
space:
mode:
authorHans de Goede <[email protected]>2023-07-15 20:15:16 +0200
committerHans de Goede <[email protected]>2023-07-25 14:35:39 +0200
commite3ab18de2b09361d6f0e4aafb9cfd6d002ce43a1 (patch)
tree0a3e3ea2dd92bf6039fdbb961ab21084f8672b8d /drivers/pci/controller/dwc
parent33c9ab5b493a0e922b06c12fed4fdcb862212cda (diff)
platform/x86: intel: hid: Always call BTNL ACPI method
On a HP Elite Dragonfly G2 the 0xcc and 0xcd events for SW_TABLET_MODE are only send after the BTNL ACPI method has been called. Likely more devices need this, so make the BTNL ACPI method unconditional instead of only doing it on devices with a 5 button array. Note this also makes the intel_button_array_enable() call in probe() unconditional, that function does its own priv->array check. This makes the intel_button_array_enable() call in probe() consistent with the calls done on suspend/resume which also rely on the priv->array check inside the function. Reported-by: Maxim Mikityanskiy <[email protected]> Closes: https://lore.kernel.org/platform-driver-x86/[email protected]/ Signed-off-by: Hans de Goede <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/pci/controller/dwc')
0 files changed, 0 insertions, 0 deletions