linux/drivers/hid/amd-sfh-hid
Basavaraj Natikar 863fcfec62 HID: amd_sfh: Add physical location to HID device
when HID device is loaded a wrong string is shown as
physical location is not declared.
```
hid-generic 0020:1022:0001.0009: hidraw4: <UNKNOWN>
	 HID v0.00 Device [hid-amdtp 1022:0001] on
```

Hence use amd sfh driver name or device name which is connected
to the HID device.

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Basavaraj Natikar <Basavaraj.Natikar@amd.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2022-05-11 14:16:26 +02:00
..
hid_descriptor HID: amd_sfh: change global variables to static 2022-04-21 10:18:54 +02:00
amd_sfh_client.c HID: amd_sfh: Add sensor name by index for debug info 2022-05-11 14:16:26 +02:00
amd_sfh_hid.c HID: amd_sfh: Add physical location to HID device 2022-05-11 14:16:26 +02:00
amd_sfh_hid.h HID: amd_sfh: Modify the bus name 2022-05-11 14:16:26 +02:00
amd_sfh_pcie.c HID: amd_sfh: Add sensor name by index for debug info 2022-05-11 14:16:26 +02:00
amd_sfh_pcie.h HID: amd_sfh: Add sensor name by index for debug info 2022-05-11 14:16:26 +02:00
Kconfig
Makefile