Re: [PATCH v3 00/26] ASoC: codecs: Use guard() for mutex & spin locks - part 3
From: Cezary Rojewski
Date: Fri Jul 31 2026 - 04:02:22 EST
On 7/31/2026 5:06 AM, phucduc.bui@xxxxxxxxx wrote:
From: bui duc phuc <phucduc.bui@xxxxxxxxx>
Hi all,
This series is the final part of the cleanup to convert ASoC codec
drivers to use the guard() and scoped_guard() helpers for mutex and
spinlock handling.
Compile-tested only.
I wonder if --patience would make a better job of showing diffs for the patches with larger scope_guard()s. It's kind of spaghetti right now.
For the series:
Reviewed-by: Cezary Rojewski <cezary.rojewski@xxxxxxxxx>