ASoC: fsl-utils: Add fsl_asoc_xlate_tdm_slot_mask() support.
authorXiubo Li <Li.Xiubo@freescale.com>
Fri, 21 Mar 2014 06:17:13 +0000 (14:17 +0800)
committerMark Brown <broonie@linaro.org>
Tue, 25 Mar 2014 13:06:43 +0000 (13:06 +0000)
commit82535314a942c1235d54a0cdbe48d38f640d56ba
treed42ca8af5eb904eadc582c853f1fb8fbcf6c3c59
parente5c2151483facbe1a67b12ec881f45ae25b54c21
ASoC: fsl-utils: Add fsl_asoc_xlate_tdm_slot_mask() support.

This patch add fsl_asoc_xlate_tdm_slot_mask() support for utils.
For the some spcified DAI driver, this will be used to generate the
TDM slot TX/RX mask. And the TX/RX mask will use a 0 bit for an active
slot as default, and the default active bits are at the LSB of
the masks.

Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/fsl/fsl_utils.c
sound/soc/fsl/fsl_utils.h