mbox series

[v4,RESEND,0/2] Fixes for SRA sensor handling

Message ID 20250421213210.1160665-1-superm1@kernel.org
Headers show
Series Fixes for SRA sensor handling | expand

Message

Mario Limonciello April 21, 2025, 9:32 p.m. UTC
From: Mario Limonciello <mario.limonciello@amd.com>

On systems with an SRA sensor there are some problems with both init
and failure paths.  This series accounts for both.

This is resend of V4 which ahsn't gotten any movement the past two
weeks:
Link: https://patchwork.kernel.org/project/linux-input/cover/20250407151835.1200867-1-superm1@kernel.org/

Mario Limonciello (2):
  HID: amd_sfh: Fix SRA sensor when it's the only sensor
  HID: amd_sfh: Avoid clearing reports for SRA sensor

 drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)