WSL2-Linux-Kernel/drivers/hid/amd-sfh-hid
Basavaraj Natikar 815d1f1c67 HID: amd_sfh: Update HPD sensor structure elements
[ Upstream commit bbf0dec30696638b8bdc28cb2f5bf23f8d760b52 ]

HPD sensor data is not populating properly because of wrong order of HPD
sensor structure elements. So update the order of structure elements to
match the HPD sensor data received from the firmware.

Fixes: 24a31ea949 ("HID: amd_sfh: Add initial support for HPD sensor")
Co-developed-by: Akshata MukundShetty <akshata.mukundshetty@amd.com>
Signed-off-by: Akshata MukundShetty <akshata.mukundshetty@amd.com>
Signed-off-by: Basavaraj Natikar <Basavaraj.Natikar@amd.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-03-26 18:21:30 -04:00
..
hid_descriptor HID: amd_sfh: Add illuminance mask to limit ALS max value 2022-02-23 12:03:03 +01:00
Kconfig
Makefile
amd_sfh_client.c HID: amd_sfh: Add missing check for dma_alloc_coherent 2022-12-31 13:14:39 +01:00
amd_sfh_hid.c HID: amd_sfh: Add NULL check for hid device 2022-08-17 14:23:56 +02:00
amd_sfh_hid.h HID: amd_sfh: Modify the bus name 2022-06-09 10:22:56 +02:00
amd_sfh_pcie.c HID: amd_sfh: Add support for shutdown operation 2023-05-11 23:00:33 +09:00
amd_sfh_pcie.h HID: amd_sfh: Update HPD sensor structure elements 2024-03-26 18:21:30 -04:00