ASoC: meson: switch to use c2c_params instead of params
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Sun, 2 Apr 2023 22:59:57 +0000 (22:59 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 5 Apr 2023 11:16:37 +0000 (12:16 +0100)
commit433f4a1697fae78c34377de1ef3abd26aec8214e
tree0576d1ce3c8b9515ea83536169bde72e722e8006
parenta1cd7e8017aabe4dded887dcca30e126ec2753c3
ASoC: meson: switch to use c2c_params instead of params

ASoC is now using c2c_params instead of params. This patch replace it.
num_c2c_params (was num_params) was not mandatory before,
but let's set it by this patch.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87lej9c2ky.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/meson/axg-card.c
sound/soc/meson/gx-card.c
sound/soc/meson/meson-codec-glue.c