From 82535314a942c1235d54a0cdbe48d38f640d56ba Mon Sep 17 00:00:00 2001
From: Xiubo Li
Date: Fri, 21 Mar 2014 14:17:13 +0800
Subject: [PATCH] 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-format-patch failed