[PATCH 0/2] ASoC: sti: Use guard() for mutex & spin locks
From: phucduc . bui
Date: Wed May 27 2026 - 06:07:55 EST
From: bui duc phuc <phucduc.bui@xxxxxxxxx>
Hi all,
This series converts mutex and spinlock handling in the STI drivers
to use guard() helpers.
The changes are code cleanup only and should have no functional impact.
Compile tested only.
Best regards,
Phuc
bui duc phuc (2):
ASoC: sti: uniperif_reader: Use guard() for spin locks
ASoC: sti: uniperif_player: Use guard() for mutex & spin locks
sound/soc/sti/uniperif_player.c | 73 ++++++++++++++-------------------
sound/soc/sti/uniperif_reader.c | 20 ++++-----
2 files changed, 38 insertions(+), 55 deletions(-)
--
2.43.0