7 Mar
2014
7 Mar
'14
7:12 a.m.
On Wed, Mar 05, 2014 at 04:34:40PM +0800, RongJun Ying wrote:
From: Rongjun Ying rongjun.ying@csr.com
This connects platform DAI, USP(DSP mode) CPU DAI and bt-sco Codec DAI together and works as a mach driver.
Again, can this use simple-card and...
- fmt = card->dai_link[0].dai_fmt;
- /* Set cpu DAI configuration */
- ret = snd_soc_dai_set_fmt(cpu_dai, fmt);
...this shouldn't be needed.