Re: [PATCH v2 4/4] ASoc: fsl: fsl_qmc_audio: Drop struct qmc_dai_chan

From: Herve Codina
Date: Wed Aug 13 2025 - 06:15:57 EST


Hi Christophe,

On Tue, 12 Aug 2025 12:50:58 +0200
Christophe Leroy <christophe.leroy@xxxxxxxxxx> wrote:

> prtd_tx and prtd_rx members are not used anymore and only qmc_chan
> member remains so struct qmc_dai_chan has become pointless.
>
> Use qmc_chan directly and drop struct qmc_dai_chan.
>
> Signed-off-by: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
> ---
> v2: New
> ---
> sound/soc/fsl/fsl_qmc_audio.c | 50 +++++++++++++----------------------
> 1 file changed, 19 insertions(+), 31 deletions(-)

Acked-by: Herve Codina <herve.codina@xxxxxxxxxxx>

Best regards,
Hervé