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)
commite22579713ae1384a3dff545369cebe42b01370fa
tree8607e22d8f6a48eee7c07ad5508c19ae3cd2d785
parentd770e558e21961ad6cfdf0ff7df0eb5d7d4f0754
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