This patch series include changes for: - Modify and log errors based on functionality. - Handle "no sensors" exists in PM operations. - Use amd_get_c2p_val() to read the C2P register for compatibility. Basavaraj Natikar (3): HID: amd_sfh: Modify and log error only if case of functionality failures HID: amd_sfh: Handle "no sensors" in PM operations HID: amd_sfh: Use amd_get_c2p_val() to read C2P register drivers/hid/amd-sfh-hid/amd_sfh_pcie.c | 5 +---- drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.c | 17 ++++++++++++++--- .../hid/amd-sfh-hid/sfh1_1/amd_sfh_interface.c | 2 +- 3 files changed, 16 insertions(+), 8 deletions(-) -- 2.25.1