]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm: xlnx: zynqmp_dpsub: use snd_soc_dummy_dlc
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 14 Apr 2025 00:56:52 +0000 (00:56 +0000)
committerTomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Wed, 16 Apr 2025 12:01:22 +0000 (15:01 +0300)
commit9aa94cabc44f3317a0a6f9525a54f09bc46409c3
tree0da599364ef8d7f3115421c26c39703a2219e170
parent2b5bd56bc14305c02fc516b573868fb9f9455573
drm: xlnx: zynqmp_dpsub: use snd_soc_dummy_dlc

struct zynqmp_dp_audio :: components has codec component, but it is
used as dummy DAI. OTOH, We can use common snd_soc_dummy_dlc.
Let's use common dummy_dlc instead of own component.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tested-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Link: https://lore.kernel.org/r/87ecxvr25o.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
drivers/gpu/drm/xlnx/zynqmp_dp_audio.c