[PATCH v2 0/2] Fix "QuickSPI touch function lost after S4" issue
From: Even Xu
Date: Tue Mar 04 2025 - 22:34:25 EST
This patch set corrects the grammatical errors in the QuickSPI device
state names and fixes the issue where the touch doesn't work after
resuming from S4.
Change log:
v2:
- Add patch to correct state name grammatical issue
Even Xu (2):
HID: Intel-thc-hid: Intel-quickspi: Correct device state names
gramatically
HID: Intel-thc-hid: Intel-quickspi: Change device state correctly
after S4
drivers/hid/intel-thc-hid/intel-quickspi/pci-quickspi.c | 4 +++-
drivers/hid/intel-thc-hid/intel-quickspi/quickspi-dev.h | 4 ++--
drivers/hid/intel-thc-hid/intel-quickspi/quickspi-protocol.c | 2 +-
3 files changed, 6 insertions(+), 4 deletions(-)
--
2.40.1