ASoC: meson: merge DAI call back functions into ops
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 8 Aug 2023 22:57:18 +0000 (22:57 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 14 Aug 2023 12:10:20 +0000 (13:10 +0100)
commit2d3155a90757ec37f50c0aa98a532e5d0a61b953
treefa76a91bc3431bbd2c11eccfcc72d1afb67f355c
parente9f512121e6ae491aac255849eabeb3d2b1e4199
ASoC: meson: merge DAI call back functions into ops

ALSA SoC merges DAI call backs into .ops.
This patch merge these into one.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87zg319m7m.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
12 files changed:
sound/soc/meson/aiu-acodec-ctrl.c
sound/soc/meson/aiu-codec-ctrl.c
sound/soc/meson/aiu-fifo-i2s.c
sound/soc/meson/aiu-fifo-spdif.c
sound/soc/meson/aiu.c
sound/soc/meson/axg-frddr.c
sound/soc/meson/axg-pdm.c
sound/soc/meson/axg-spdifin.c
sound/soc/meson/axg-tdm-interface.c
sound/soc/meson/axg-toddr.c
sound/soc/meson/g12a-toacodec.c
sound/soc/meson/g12a-tohdmitx.c