ASoC: drm/vc4: merge DAI call back functions into ops
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 8 Aug 2023 22:57:35 +0000 (22:57 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 14 Aug 2023 12:10:23 +0000 (13:10 +0100)
commitd7dd3dec11fd2c0e9d689a3d227749b178810409
treedf56457b372c96c5045fa4429ba6b08924bcc1c7
parentdd64a7546dcba40aef17fea52c66fac766902d32
ASoC: drm/vc4: 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/87v8dp9m74.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/gpu/drm/vc4/vc4_hdmi.c