ASoC: codecs/hdmi-codec: merge DAI call back functions into ops
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 8 Aug 2023 22:58:58 +0000 (22:58 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 14 Aug 2023 12:10:34 +0000 (13:10 +0100)
commit2edc4a2cc11160f4729d28094952fc906b74ca64
treec0e502b3f3dd318548a57ec1b0783df038d6b153
parent878b5fee6e2296685f459148ab82c6a3f300bfe1
ASoC: codecs/hdmi-codec: 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/87edkd9m4t.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/hdmi-codec.c