Loading include/sound/soc.h +1 −1 Original line number Diff line number Diff line Loading @@ -1002,7 +1002,7 @@ struct snd_soc_dai_link { */ const char *platform_name; struct device_node *platform_of_node; int be_id; /* optional ID for machine driver BE identification */ int id; /* optional ID for machine driver link identification */ const struct snd_soc_pcm_stream *params; unsigned int num_params; Loading sound/soc/intel/boards/broadwell.c +1 −1 Original line number Diff line number Diff line Loading @@ -201,7 +201,7 @@ static struct snd_soc_dai_link broadwell_rt286_dais[] = { { /* SSP0 - Codec */ .name = "Codec", .be_id = 0, .id = 0, .cpu_dai_name = "snd-soc-dummy-dai", .platform_name = "snd-soc-dummy", .no_pcm = 1, Loading sound/soc/intel/boards/bytcr_rt5640.c +1 −1 Original line number Diff line number Diff line Loading @@ -304,7 +304,7 @@ static struct snd_soc_dai_link byt_rt5640_dais[] = { /* back ends */ { .name = "SSP2-Codec", .be_id = 1, .id = 1, .cpu_dai_name = "ssp2-port", .platform_name = "sst-mfld-platform", .no_pcm = 1, Loading sound/soc/intel/boards/bytcr_rt5651.c +1 −1 Original line number Diff line number Diff line Loading @@ -267,7 +267,7 @@ static struct snd_soc_dai_link byt_rt5651_dais[] = { /* back ends */ { .name = "SSP2-Codec", .be_id = 1, .id = 1, .cpu_dai_name = "ssp2-port", .platform_name = "sst-mfld-platform", .no_pcm = 1, Loading sound/soc/intel/boards/cht_bsw_max98090_ti.c +1 −1 Original line number Diff line number Diff line Loading @@ -255,7 +255,7 @@ static struct snd_soc_dai_link cht_dailink[] = { /* back ends */ { .name = "SSP2-Codec", .be_id = 1, .id = 1, .cpu_dai_name = "ssp2-port", .platform_name = "sst-mfld-platform", .no_pcm = 1, Loading Loading
include/sound/soc.h +1 −1 Original line number Diff line number Diff line Loading @@ -1002,7 +1002,7 @@ struct snd_soc_dai_link { */ const char *platform_name; struct device_node *platform_of_node; int be_id; /* optional ID for machine driver BE identification */ int id; /* optional ID for machine driver link identification */ const struct snd_soc_pcm_stream *params; unsigned int num_params; Loading
sound/soc/intel/boards/broadwell.c +1 −1 Original line number Diff line number Diff line Loading @@ -201,7 +201,7 @@ static struct snd_soc_dai_link broadwell_rt286_dais[] = { { /* SSP0 - Codec */ .name = "Codec", .be_id = 0, .id = 0, .cpu_dai_name = "snd-soc-dummy-dai", .platform_name = "snd-soc-dummy", .no_pcm = 1, Loading
sound/soc/intel/boards/bytcr_rt5640.c +1 −1 Original line number Diff line number Diff line Loading @@ -304,7 +304,7 @@ static struct snd_soc_dai_link byt_rt5640_dais[] = { /* back ends */ { .name = "SSP2-Codec", .be_id = 1, .id = 1, .cpu_dai_name = "ssp2-port", .platform_name = "sst-mfld-platform", .no_pcm = 1, Loading
sound/soc/intel/boards/bytcr_rt5651.c +1 −1 Original line number Diff line number Diff line Loading @@ -267,7 +267,7 @@ static struct snd_soc_dai_link byt_rt5651_dais[] = { /* back ends */ { .name = "SSP2-Codec", .be_id = 1, .id = 1, .cpu_dai_name = "ssp2-port", .platform_name = "sst-mfld-platform", .no_pcm = 1, Loading
sound/soc/intel/boards/cht_bsw_max98090_ti.c +1 −1 Original line number Diff line number Diff line Loading @@ -255,7 +255,7 @@ static struct snd_soc_dai_link cht_dailink[] = { /* back ends */ { .name = "SSP2-Codec", .be_id = 1, .id = 1, .cpu_dai_name = "ssp2-port", .platform_name = "sst-mfld-platform", .no_pcm = 1, Loading