]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: fsl-asoc-card: Add slot_width setting for cpu-dai
authorNicolin Chen <nicoleotsuka@gmail.com>
Fri, 24 Oct 2014 23:48:13 +0000 (16:48 -0700)
committerMark Brown <broonie@kernel.org>
Tue, 25 Nov 2014 12:47:32 +0000 (12:47 +0000)
commitcb3fc1ff46667ee4ab23ef22c9e391aa7d014cdf
treedb63c8594062ba0ad96af6d95e6ec789614503ac
parent41282920aa35033a4fcf2bc68aeba42a037e6c4d
ASoC: fsl-asoc-card: Add slot_width setting for cpu-dai

ESAI may need to use fixed slot width to comply with external
CODEC. So this set_tdm_slot() call will allow the ESAI driver
to override its default dynamic slot width policy.

Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl-asoc-card.c