commit | 2c618f361ae6b9da7fafafc289051728ef4c6ea3 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@csgroup.eu> | Thu Sep 18 17:34:11 2025 +0200 |
committer | Mark Brown <broonie@kernel.org> | Thu Sep 18 22:50:48 2025 +0100 |
tree | 12fe8951f875ce634f9f298528d82098ae348489 | |
parent | 4c5f8c25561f36407cb137d4c350651820068148 [diff] |
ASoC: fsl: fsl_qmc_audio: Drop struct qmc_dai_chan 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. Acked-by: Herve Codina <herve.codina@bootlin.com> Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Link: https://patch.msgid.link/9c729bbd9f1b61120a09a87fb76176ef344c5153.1758209158.git.christophe.leroy@csgroup.eu Signed-off-by: Mark Brown <broonie@kernel.org>