Hi Christophe, On Tue, 12 Aug 2025 12:50:58 +0200 Christophe Leroy <christophe.le...@csgroup.eu> 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.le...@csgroup.eu> > --- > v2: New > --- > sound/soc/fsl/fsl_qmc_audio.c | 50 +++++++++++++---------------------- > 1 file changed, 19 insertions(+), 31 deletions(-) Acked-by: Herve Codina <herve.cod...@bootlin.com> Best regards, Hervé