mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 00:21:59 +00:00
8031b001da
Sensors discovery is independent of HID device initialization. If sensor
discovery fails after HID initialization, then the HID device needs to be
deinitialized. Therefore, sensors discovery should be moved before HID
device initialization.
Fixes:
|
||
---|---|---|
.. | ||
hid_descriptor | ||
sfh1_1 | ||
amd_sfh_client.c | ||
amd_sfh_common.h | ||
amd_sfh_hid.c | ||
amd_sfh_hid.h | ||
amd_sfh_pcie.c | ||
amd_sfh_pcie.h | ||
Kconfig | ||
Makefile |