Re: [PATCH v4 0/5] ASoC: Intel: Convert locking to guard()/scoped_guard()
From: Cezary Rojewski
Date: Mon Jun 29 2026 - 04:29:34 EST
On 6/26/2026 10:28 AM, phucduc.bui@xxxxxxxxx wrote:
From: bui duc phuc <phucduc.bui@xxxxxxxxx>The patchset looks very good, for all:
Hi all,
This series converts mutex and spinlock handling in Intel ASoC drivers
to use guard()/scoped_guard() helpers.
Most changes are straightforward conversions intended to simplify lock
handling and cleanup paths, with no intended functional changes.
The series has been compile-tested only.
Reviewed-by: Cezary Rojewski <cezary.rojewski@xxxxxxxxx>
Can provide Tested-by: tag but not today - tomorrow, as my CI is in the middle of waking up after a routine maintenance.
Kind regards,
Czarek