This commit is contained in:
Mark Brown
2020-03-13 18:52:23 +00:00
19 changed files with 140 additions and 84 deletions

View File

@@ -686,6 +686,7 @@ static struct snd_soc_card skylake_audio_card = {
.codec_conf = ssm4567_codec_conf,
.num_configs = ARRAY_SIZE(ssm4567_codec_conf),
.fully_routed = true,
.disable_route_checks = true,
.late_probe = skylake_card_late_probe,
};