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@xxxxxxxxxxxxx/ Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxxxxxx> --- 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(-) --- base-commit: bf2602a3cb2381fb1a04bf1c39a290518d2538d1 change-id: 20250923-ps5-hid-fixes-07207d5498d4