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

phucduc.bui at gmail.com phucduc.bui at gmail.com
Wed Apr 29 02:16:12 PDT 2026


From: bui duc phuc <phucduc.bui at gmail.com>

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




More information about the linux-arm-kernel mailing list