ASoC: max*: sync parameter naming (rate/sample_bits)
[sfrench/cifs-2.6.git] / sound / soc / codecs / max9867.c
index 512e6f2513d34e5ad552d068f885cd8a14032517..09b2d730e9fd30ac785fd1ab5b5068b07ef1d73d 100644 (file)
@@ -520,7 +520,7 @@ static struct snd_soc_dai_driver max9867_dai[] = {
                .formats = SNDRV_PCM_FMTBIT_S16_LE,
        },
        .ops = &max9867_dai_ops,
-       .symmetric_rates = 1,
+       .symmetric_rate = 1,
        }
 };