Loading sound/soc/sh/fsi-ak4642.c +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ static struct snd_soc_dai_link fsi_dai_link = { }; static struct snd_soc_card fsi_soc_card = { .name = "FSI", .name = "FSI (AK4642)", .dai_link = &fsi_dai_link, .num_links = 1, }; Loading sound/soc/sh/fsi-da7210.c +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ static struct snd_soc_dai_link fsi_da7210_dai = { }; static struct snd_soc_card fsi_soc_card = { .name = "FSI", .name = "FSI (DA7210)", .dai_link = &fsi_da7210_dai, .num_links = 1, }; Loading sound/soc/sh/fsi-hdmi.c +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ static struct snd_soc_dai_link fsi_dai_link = { }; static struct snd_soc_card fsi_soc_card = { .name = "FSI", .name = "FSI (SH MOBILE HDMI)", .dai_link = &fsi_dai_link, .num_links = 1, }; Loading Loading
sound/soc/sh/fsi-ak4642.c +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ static struct snd_soc_dai_link fsi_dai_link = { }; static struct snd_soc_card fsi_soc_card = { .name = "FSI", .name = "FSI (AK4642)", .dai_link = &fsi_dai_link, .num_links = 1, }; Loading
sound/soc/sh/fsi-da7210.c +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ static struct snd_soc_dai_link fsi_da7210_dai = { }; static struct snd_soc_card fsi_soc_card = { .name = "FSI", .name = "FSI (DA7210)", .dai_link = &fsi_da7210_dai, .num_links = 1, }; Loading
sound/soc/sh/fsi-hdmi.c +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ static struct snd_soc_dai_link fsi_dai_link = { }; static struct snd_soc_card fsi_soc_card = { .name = "FSI", .name = "FSI (SH MOBILE HDMI)", .dai_link = &fsi_dai_link, .num_links = 1, }; Loading