From: Xiubo Li
Date: Fri, 21 Mar 2014 06:17:13 +0000 (+0800)
Subject: ASoC: fsl-utils: Add fsl_asoc_xlate_tdm_slot_mask() support.
X-Git-Tag: v3.15-rc1~142^2^2^2~2
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82535314a942c1235d54a0cdbe48d38f640d56ba;p=pandora-kernel.git
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
Signed-off-by: Mark Brown
---
Reading git-diff-tree failed