[PATCH V2 2/2] Revert ASoC: fsl-esai: Add .xlate_tdm_slot_mask() support.

2014-08-07 Thread Shengjiu Wang
This reverts commit a603c8ee526f5ea9ad9b40710308766299ad8a69. fsl_asoc_xlate_tdm_slot_mask() will invert the mask, which isn't fit for esai. The default function snd_soc_xlate_tdm_slot_mask() is ok for esai. Signed-off-by: Shengjiu Wang shengjiu.w...@freescale.com --- sound/soc/fsl/Kconfig|

Re: [alsa-devel] [PATCH V2 2/2] Revert ASoC: fsl-esai: Add .xlate_tdm_slot_mask() support.

2014-08-07 Thread Nicolin Chen
Hi Shengjiu, On Thu, Aug 07, 2014 at 05:33:25PM +0800, Shengjiu Wang wrote: This reverts commit a603c8ee526f5ea9ad9b40710308766299ad8a69. fsl_asoc_xlate_tdm_slot_mask() will invert the mask, which isn't fit for esai. The default function snd_soc_xlate_tdm_slot_mask() is ok for esai. You