Thread (14 messages) 14 messages, 2 authors, 2026-06-12

Re: [PATCH 11/11] ASoC: fsl: mpc5200_psc_ac97: Use guard() for mutex locks

From: Mark Brown <broonie@kernel.org>
Date: 2026-06-12 15:05:11
Also in: imx, linux-arm-kernel, linux-sound, lkml

On Fri, Jun 12, 2026 at 08:26:39PM +0700, phucduc.bui@gmail.com wrote:
-	dev_dbg(psc_dma->dev, "cold reset\n");
+	scoped_guard(mutex_lock, &psc_dma->mutex) {
+		dev_dbg(psc_dma->dev, "cold reset\n");
mutex_lock not mutex?

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help