Re: [PATCH v2 06/25] ASoC: sh: rz-ssi: Terminate all the DMA transactions
From: Claudiu Beznea
Date: Mon Nov 11 2024 - 06:16:27 EST
Hi, Kuninori,
On 11.11.2024 02:45, Kuninori Morimoto wrote:
>
> Hi Claudiu
>
>> From: Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx>
>>
>> In case of full duplex the 1st closed stream doesn't benefit from the
>> dmaengine_terminate_async(). Call it after the companion stream is
>> closed.
>>
>> Fixes: 26ac471c5354 ("ASoC: sh: rz-ssi: Add SSI DMAC support")
>> Cc: stable@xxxxxxxxxxxxxxx
>> Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx>
> (snip)
>> sound/soc/renesas/rz-ssi.c | 8 ++++++--
>
> We are now using "renesas" dir, so, you want to use "ASoC: renesas:"
> instead of "ASoC: sh:" in Subject ?
You're right! I'll update it.
Thank you,
Claudiu Beznea
>
>
> Thank you for your help !!
>
> Best regards
> ---
> Kuninori Morimoto