aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm9713.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/wm9713.c')
-rw-r--r--sound/soc/codecs/wm9713.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm9713.c b/sound/soc/codecs/wm9713.c
index a502667fca7a..9dad0bffcb05 100644
--- a/sound/soc/codecs/wm9713.c
+++ b/sound/soc/codecs/wm9713.c
@@ -1024,7 +1024,7 @@ static int ac97_aux_prepare(struct snd_pcm_substream *substream,
1024struct snd_soc_dai wm9713_dai[] = { 1024struct snd_soc_dai wm9713_dai[] = {
1025{ 1025{
1026 .name = "AC97 HiFi", 1026 .name = "AC97 HiFi",
1027 .type = SND_SOC_DAI_AC97_BUS, 1027 .ac97_control = 1,
1028 .playback = { 1028 .playback = {
1029 .stream_name = "HiFi Playback", 1029 .stream_name = "HiFi Playback",
1030 .channels_min = 1, 1030 .channels_min = 1,