diff options
author | Mario Limonciello <[email protected]> | 2023-02-03 16:08:49 -0600 |
---|---|---|
committer | Benjamin Tissoires <[email protected]> | 2023-02-06 11:00:36 +0100 |
commit | 7bcfdab3f0c6672ca52be3cb65a0550d8b99554b (patch) | |
tree | 0a40184f4bbca1bd9f4a9d3f9af4d66b18bd4b13 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 690eb7dec72ae52d1d710d14a451844b4d0f4f19 (diff) |
HID: amd_sfh: if no sensors are enabled, clean up
It was reported that commit b300667b33b2 ("HID: amd_sfh: Disable the
interrupt for all command") had caused increased resume time on HP Envy
x360.
Before this commit 3 sensors were reported, but they were not actually
functional. After this commit the sensors are no longer reported, but
also the resume time increased.
To avoid this problem explicitly look for the number of disabled sensors.
If all the sensors are disabled, clean everything up.
Fixes: b300667b33b2 ("HID: amd_sfh: Disable the interrupt for all command")
Link: https://gitlab.freedesktop.org/drm/amd/-/issues/2115
Reported-by: Xaver Hugl <[email protected]>
Signed-off-by: Mario Limonciello <[email protected]>
Acked-by: Basavaraj Natikar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Benjamin Tissoires <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions