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