Re: [PATCH 6/7] ASoC: ti: omap-mcbsp-st: Use guard() for spin locks

From: Jarkko Nikula

Date: Sat May 09 2026 - 09:22:28 EST


On 08/05/2026 1:38 pm, phucduc.bui@xxxxxxxxx wrote:
> From: bui duc phuc <phucduc.bui@xxxxxxxxx>
>
> Clean up the code using guard() for spin locks.
> Merely code refactoring, and no behavior change.
>
> Signed-off-by: bui duc phuc <phucduc.bui@xxxxxxxxx>
> ---
> sound/soc/ti/omap-mcbsp-st.c | 26 ++++++++------------------
> 1 file changed, 8 insertions(+), 18 deletions(-)
Tested-by: Jarkko Nikula <jarkko.nikula@xxxxxxxxxx>