RE: [PATCHv3] ASoC: fsl-sai: rename big_endian_data to is_lsb_first.

2014-08-25 Thread li.xi...@freescale.com
.@gmail.com; pe...@perex.cz; ti...@suse.de; alsa-devel@alsa- > project.org > Cc: ga...@codeaurora.org; mark.rutl...@arm.com; robh...@kernel.org; > pawel.m...@arm.com; linux-kernel@vger.kernel.org; Xiubo Li-B47053 > Subject: [PATCHv3] ASoC: fsl-sai: rename big_endian_data to is_lsb_first. &

[PATCHv3] ASoC: fsl-sai: rename big_endian_data to is_lsb_first.

2014-08-25 Thread Xiubo Li
Signed-off-by: Xiubo Li --- Documentation/devicetree/bindings/sound/fsl-sai.txt | 8 sound/soc/fsl/fsl_sai.c | 6 +++--- sound/soc/fsl/fsl_sai.h | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git

[PATCHv3] ASoC: fsl-sai: rename big_endian_data to is_lsb_first.

2014-08-25 Thread Xiubo Li
Signed-off-by: Xiubo Li li.xi...@freescale.com --- Documentation/devicetree/bindings/sound/fsl-sai.txt | 8 sound/soc/fsl/fsl_sai.c | 6 +++--- sound/soc/fsl/fsl_sai.h | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff

RE: [PATCHv3] ASoC: fsl-sai: rename big_endian_data to is_lsb_first.

2014-08-25 Thread li.xi...@freescale.com
...@perex.cz; ti...@suse.de; alsa-devel@alsa- project.org Cc: ga...@codeaurora.org; mark.rutl...@arm.com; robh...@kernel.org; pawel.m...@arm.com; linux-kernel@vger.kernel.org; Xiubo Li-B47053 Subject: [PATCHv3] ASoC: fsl-sai: rename big_endian_data to is_lsb_first. Signed-off-by: Xiubo Li li.xi