OSDN Git Service

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:09:48 +0000 (13:09 +0100)
commitacd3e6256edf6d81eb01ab9a6fcbc48bf038a9a6
treec0e502b3f3dd318548a57ec1b0783df038d6b153
parent707844f66ee3a79e3c1256e1b1667c9c43f6021d
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