diff options
Diffstat (limited to 'sound/soc/codecs/wm8994.c')
-rw-r--r-- | sound/soc/codecs/wm8994.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8994.c b/sound/soc/codecs/wm8994.c index d01d3091fe81..bdda0936a404 100644 --- a/sound/soc/codecs/wm8994.c +++ b/sound/soc/codecs/wm8994.c | |||
@@ -3438,7 +3438,7 @@ struct snd_soc_dai wm8994_dai[] = { | |||
3438 | .rates = WM8994_RATES, | 3438 | .rates = WM8994_RATES, |
3439 | .formats = WM8994_FORMATS, | 3439 | .formats = WM8994_FORMATS, |
3440 | }, | 3440 | }, |
3441 | .playback = { | 3441 | .capture = { |
3442 | .stream_name = "AIF3 Capture", | 3442 | .stream_name = "AIF3 Capture", |
3443 | .channels_min = 2, | 3443 | .channels_min = 2, |
3444 | .channels_max = 2, | 3444 | .channels_max = 2, |