[PATCH RFC v3 3/8] ASoC: davinci-mcasp: Set BCLK divider if McASP is BCLK master

2014-01-27 Thread Mark Brown
On Mon, Jan 27, 2014 at 05:37:52PM +0200, Jyri Sarha wrote: > Make BCLK divider setting implicite in hw_params call if McASP device > is the bit clock master on the audio serial bus. Applied, thanks. -- next part -- A non-text attachment was scrubbed... Name: signature.asc

[PATCH RFC v3 3/8] ASoC: davinci-mcasp: Set BCLK divider if McASP is BCLK master

2014-01-27 Thread Jyri Sarha
Make BCLK divider setting implicite in hw_params call if McASP device is the bit clock master on the audio serial bus. Signed-off-by: Jyri Sarha --- sound/soc/davinci/davinci-mcasp.c | 20 1 file changed, 20 insertions(+) diff --git a/sound/soc/davinci/davinci-mcasp.c b/