[PATCH 0/2] ASoC: uniphier: Use guard() for spin locks

From: phucduc . bui

Date: Wed Apr 29 2026 - 05:22:33 EST


From: bui duc phuc <phucduc.bui@xxxxxxxxx>

Hi all,

This series converts spin lock handling in UniPhier AIO drivers
to use guard() helpers.
The changes are purely code cleanups with no functional impact.

Best regards,
Phuc

bui duc phuc (2):
ASoC: uniphier: aio-compress: Use guard() for spin locks
ASoC: uniphier: aio-dma: Use guard() for spin locks

sound/soc/uniphier/aio-compress.c | 24 +++++---------
sound/soc/uniphier/aio-dma.c | 52 ++++++++++++++-----------------
2 files changed, 30 insertions(+), 46 deletions(-)

--
2.43.0