mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-07 19:49:33 -04:00
ASoC: Request shared rates for WM8903
It has a shared LRCLK. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
@@ -1523,6 +1523,7 @@ struct snd_soc_dai wm8903_dai = {
|
||||
.formats = WM8903_FORMATS,
|
||||
},
|
||||
.ops = &wm8903_dai_ops,
|
||||
.symmetric_rates = 1,
|
||||
};
|
||||
EXPORT_SYMBOL_GPL(wm8903_dai);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user