summaryrefslogtreecommitdiff
path: root/proto_vlan.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2021-03-29 18:15:38 +0200
committerTobias Klauser <tklauser@distanz.ch>2021-03-29 18:29:49 +0200
commit8a01123a3b323001a66cf0128721224c3ad3bf50 (patch)
tree9cd8ae368b0925f49a3905d49673f84a655dc0cd /proto_vlan.c
parentbe3e706f00295024ebc199e70177343fdaebbc9e (diff)
Add GitHub action for build testing
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'proto_vlan.c')
0 files changed, 0 insertions, 0 deletions
ports. Here, ASoC's CPU/Codec/Card bind will checks each "of_node" on DT, and hdmi-codec driver is assuming its parent device for it. But it doesn't care about case. Thus, ASoC never detect correct sound card in this case. To solve this issue, this patch checks each parent device, and names "hdmi-hifi.x" in order to each ports. And uses struct snd_soc_component_driver :: of_xlate_dai_name for snd_soc_get_dai_name(). Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc')