]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: simple card: set cpu-dai sysclk with mclk-fs
authorArnaud Pouliquen <arnaud.pouliquen@st.com>
Fri, 5 Jun 2015 08:19:06 +0000 (10:19 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 7 Jul 2015 11:52:56 +0000 (12:52 +0100)
commitd6efa2dbfad6add5e28043f5d5c704426dc6c396
tree8607e22d8f6a48eee7c07ad5508c19ae3cd2d785
parent0c9e0229f3c4e023815b9350b2095fd8ad5809e3
ASoC: simple card: set cpu-dai sysclk with mclk-fs

Allows to request a specific mclk frequency per cpu_dai.
To support some codecs with mclk provided by the cpu_dai, the
mclk rate must be set depending on frame rate.

Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/generic/simple-card.c