public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: uniphier: Use guard() for spin locks
@ 2026-04-29  9:16 phucduc.bui
  2026-04-29  9:16 ` [PATCH 1/2] ASoC: uniphier: aio-compress: " phucduc.bui
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: phucduc.bui @ 2026-04-29  9:16 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown
  Cc: Jaroslav Kysela, Takashi Iwai, Kunihiko Hayashi, Masami Hiramatsu,
	Kuninori Morimoto, Joris Verhaegen, Miller Liang, linux-sound,
	linux-arm-kernel, linux-kernel, bui duc phuc

From: bui duc phuc <phucduc.bui@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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-05-05  1:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-29  9:16 [PATCH 0/2] ASoC: uniphier: Use guard() for spin locks phucduc.bui
2026-04-29  9:16 ` [PATCH 1/2] ASoC: uniphier: aio-compress: " phucduc.bui
2026-04-29  9:16 ` [PATCH 2/2] ASoC: uniphier: aio-dma: " phucduc.bui
2026-05-04 13:08 ` [PATCH 0/2] ASoC: uniphier: " Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox