Re: [PATCH 0/3] Trivial fixes for recent HID playstation changes
From: Jiri Kosina <jikos@kernel.org>
Date: 2025-09-24 10:56:20
Also in:
lkml
From: Jiri Kosina <jikos@kernel.org>
Date: 2025-09-24 10:56:20
Also in:
lkml
On Tue, 23 Sep 2025, Cristian Ciocaltea wrote:
This patchset aims to address a few trivial issues reported on the recently queued series [1] which added support for audio jack handling on DualSense PS5. [1] https://lore.kernel.org/all/20250625-dualsense-hid-jack-v2-0-596c0db14128@collabora.com/ (local) Signed-off-by: Cristian Ciocaltea <redacted> --- Cristian Ciocaltea (3): HID: playstation: Update SP preamp gain comment line HID: playstation: Silence sparse warnings for locking context imbalances HID: playstation: Switch to scoped_guard() in {dualsense|dualshock4}_output_worker() drivers/hid/hid-playstation.c | 270 +++++++++++++++++++++--------------------- 1 file changed, 137 insertions(+), 133 deletions(-)
Applied on top of hid.git#for-6.18/playstation. Thanks, -- Jiri Kosina SUSE Labs