Loading sound/soc/codecs/gtm601.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -33,7 +33,7 @@ static const struct snd_soc_dapm_route gtm601_dapm_routes[] = { { "Capture", NULL, "AIN" }, { "Capture", NULL, "AIN" }, }; }; struct snd_soc_dai_driver gtm601_dai = { static struct snd_soc_dai_driver gtm601_dai = { .name = "gtm601", .name = "gtm601", .playback = { .playback = { .stream_name = "Playback", .stream_name = "Playback", Loading Loading
sound/soc/codecs/gtm601.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -33,7 +33,7 @@ static const struct snd_soc_dapm_route gtm601_dapm_routes[] = { { "Capture", NULL, "AIN" }, { "Capture", NULL, "AIN" }, }; }; struct snd_soc_dai_driver gtm601_dai = { static struct snd_soc_dai_driver gtm601_dai = { .name = "gtm601", .name = "gtm601", .playback = { .playback = { .stream_name = "Playback", .stream_name = "Playback", Loading