From: Mark Brown Date: Fri, 22 May 2026 12:36:26 +0000 (+0100) Subject: ASoC: stm: Use guard() for mutex & spin locks X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4de16aa84229011a3f4139b37f7525ee1804c771;p=thirdparty%2Fkernel%2Flinux.git ASoC: stm: Use guard() for mutex & spin locks phucduc.bui@gmail.com says: This series converts mutex and spinlock handling in the STM drivers to use guard() helpers. The changes are code cleanup only and should have no functional impact. Link: https://patch.msgid.link/20260515112458.34378-1-phucduc.bui@gmail.com --- 4de16aa84229011a3f4139b37f7525ee1804c771