From: Mark Brown Date: Sun, 26 Apr 2026 23:28:20 +0000 (+0900) Subject: ASoC: samsung: Use guard() for spin locks X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4debf0f2b409c5f98e5239070dd9ede6d2576b0;p=thirdparty%2Flinux.git ASoC: samsung: Use guard() for spin locks phucduc.bui@gmail.com says: This series simplifies spinlock management across several Samsung ASoC drivers by adopting the guard() macro. All patches are strictly code refactoring with no functional changes intended. --- a4debf0f2b409c5f98e5239070dd9ede6d2576b0