]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - sound/soc/intel/boards/bytcht_nocodec.c
ASoC: Intel: boards: fix off-by-one dailink id
[mirror_ubuntu-bionic-kernel.git] / sound / soc / intel / boards / bytcht_nocodec.c
index 1dd9441806fa31d02c7d3808a35d2d3e8fd304f1..511e87601104930b2ec06df2d29f3f945ce77b9b 100644 (file)
@@ -145,7 +145,7 @@ static struct snd_soc_dai_link dais[] = {
        /* back ends */
        {
                .name = "SSP2-LowSpeed Connector",
-               .id = 1,
+               .id = 0,
                .cpu_dai_name = "ssp2-port",
                .platform_name = "sst-mfld-platform",
                .no_pcm = 1,