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

From: phucduc . bui

Date: Wed Jun 10 2026 - 06:53:06 EST


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

Hi all,

This series converts spinlock handling in several IMG ASoC drivers
to use guard() helpers.
All patches are straightforward cleanups with no functional change
intended.

Compile-tested only.

Best regards,
Phuc

bui duc phuc (2):
ASoC: img: img-spdif-in: Use guard() for spin locks
ASoC: img: img-spdif-out: Use guard() for spin locks

sound/soc/img/img-spdif-in.c | 70 +++++++++--------------------------
sound/soc/img/img-spdif-out.c | 16 ++------
2 files changed, 21 insertions(+), 65 deletions(-)

--
2.43.0