diff options
-rw-r--r-- | sound/soc/davinci/davinci-mcasp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/davinci/davinci-mcasp.c b/sound/soc/davinci/davinci-mcasp.c index 57f606e4cf02..80c54ede5737 100644 --- a/sound/soc/davinci/davinci-mcasp.c +++ b/sound/soc/davinci/davinci-mcasp.c | |||
@@ -961,6 +961,7 @@ static struct snd_soc_dai_driver davinci_mcasp_dai[] = { | |||
961 | }, | 961 | }, |
962 | .ops = &davinci_mcasp_dai_ops, | 962 | .ops = &davinci_mcasp_dai_ops, |
963 | 963 | ||
964 | .symmetric_samplebits = 1, | ||
964 | }, | 965 | }, |
965 | { | 966 | { |
966 | .name = "davinci-mcasp.1", | 967 | .name = "davinci-mcasp.1", |