File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -1411,18 +1411,6 @@ static const struct snd_soc_dapm_route vc4_hdmi_audio_routes[] = {
1411
1411
{ "TX" , NULL , "Playback" },
1412
1412
};
1413
1413
1414
- static const struct snd_soc_component_driver vc4_hdmi_audio_component_drv = {
1415
- .name = "vc4-hdmi-codec-dai-component" ,
1416
- .dapm_widgets = vc4_hdmi_audio_widgets ,
1417
- .num_dapm_widgets = ARRAY_SIZE (vc4_hdmi_audio_widgets ),
1418
- .dapm_routes = vc4_hdmi_audio_routes ,
1419
- .num_dapm_routes = ARRAY_SIZE (vc4_hdmi_audio_routes ),
1420
- .idle_bias_on = 1 ,
1421
- .use_pmdown_time = 1 ,
1422
- .endianness = 1 ,
1423
- .non_legacy_dai_naming = 1 ,
1424
- };
1425
-
1426
1414
static const struct snd_soc_component_driver vc4_hdmi_audio_cpu_dai_comp = {
1427
1415
.name = "vc4-hdmi-cpu-dai-component" ,
1428
1416
};
You can’t perform that action at this time.
0 commit comments