ASoC: fsl_sai: Add disable operation for the corresponding data channel.
authorXiubo Li <Li.Xiubo@freescale.com>
Wed, 25 Dec 2013 04:40:04 +0000 (12:40 +0800)
committerMark Brown <broonie@linaro.org>
Mon, 30 Dec 2013 12:17:07 +0000 (12:17 +0000)
Enables/Disables the corresponding data channel for tx/rx operation.
A channel must be enabled before its FIFO is accessed, and then disable
it when tx/rx is stopped or idle.

Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found