Commit 4de02de
committed
HID: Intel-thc-hid: Intel-quickspi: Correct device state after S4
JIRA: https://issues.redhat.com/browse/RHEL-65754
Upstream Status: since v6.14
Tested: sanity tested only
commit db52926
Author: Even Xu <even.xu@intel.com>
Date: Tue Mar 4 11:22:55 2025 +0800
HID: Intel-thc-hid: Intel-quickspi: Correct device state after S4
During S4 retore flow, quickspi device was resetted by driver and state
was changed to RESETTED. It is needed to be change to ENABLED state
after S4 re-initialization finished, otherwise, device will run in wrong
state and HID input data will be dropped.
Signed-off-by: Even Xu <even.xu@intel.com>
Fixes: 6912aaf ("HID: intel-thc-hid: intel-quickspi: Add PM implementation")
Signed-off-by: Jiri Kosina <jkosina@suse.com>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>1 parent e72c5d8 commit 4de02de
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
905 | 905 | | |
906 | 906 | | |
907 | 907 | | |
| 908 | + | |
| 909 | + | |
908 | 910 | | |
909 | 911 | | |
910 | 912 | | |
| |||
0 commit comments