aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc')
-rw-r--r--sound/soc/codecs/ad1980.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/ad1980.c b/sound/soc/codecs/ad1980.c
index 1a3ea059a6dc..a9a268112d3f 100644
--- a/sound/soc/codecs/ad1980.c
+++ b/sound/soc/codecs/ad1980.c
@@ -145,6 +145,7 @@ static int ac97_write(struct snd_soc_codec *codec, unsigned int reg,
145 145
146struct snd_soc_dai ad1980_dai = { 146struct snd_soc_dai ad1980_dai = {
147 .name = "AC97", 147 .name = "AC97",
148 .ac97_control = 1,
148 .playback = { 149 .playback = {
149 .stream_name = "Playback", 150 .stream_name = "Playback",
150 .channels_min = 2, 151 .channels_min = 2,