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)
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>

No differences found