mbox series

[v2,0/2] Fix "QuickSPI touch function lost after S4" issue

Message ID 20250305033331.2544941-1-even.xu@intel.com (mailing list archive)
Headers show
Series Fix "QuickSPI touch function lost after S4" issue | expand

Message

Xu, Even March 5, 2025, 3:33 a.m. UTC
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(-)