ASoC: soc-topology.c: add comment for Platform/Codec
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 24 Apr 2023 02:37:38 +0000 (02:37 +0000)
committerMark Brown <broonie@kernel.org>
Sun, 7 May 2023 23:47:15 +0000 (08:47 +0900)
commit5a7bec81bd229a2512b303578e137324ba0eff5f
tree83b522b2c90fbb7ebbe9f9af3915889d5d0ea6e5
parent4d626112565f58f03de692851007d64c6a6341c5
ASoC: soc-topology.c: add comment for Platform/Codec

Not only Platform but Codec also might be overwritten on Topology.
This patch adds comment about it not to use asoc_dummy_dlc here.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com
Link: https://lore.kernel.org/r/87sfcqyphq.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org
sound/soc/soc-topology.c