Re: [PATCH v3 24/24] ASoC: codecs: cs2072x: Use guard() for mutex locks
Charles Keepax <[email protected]> Wed, 8 Jul 2026 09:49:49 +0100
| Newsgroups | dev.linux.lists.chrome-platform,dev.linux.lists.asahi,org.kernel.vger.linux-kernel,org.kernel.vger.linux-sound |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jul 07, 2026 at 12:10:06PM +0700, [email protected] wrote: > From: bui duc phuc <[email protected]> > > Clean up the code using guard() for mutex locks. > Merely code refactoring, and no behavior change. > Apologies for just spotting this but the subject line is wrong, it says cs2072x not cx2072. Thanks, Charles