commit | e5d0fa9c3ec59a40e0285d96b65b7f62875acd42 | [log] [tgz] |
---|---|---|
author | Xiubo Li <Li.Xiubo@freescale.com> | Wed Dec 25 12:40:04 2013 +0800 |
committer | Mark Brown <broonie@linaro.org> | Mon Dec 30 12:17:07 2013 +0000 |
tree | f3c6be53294af719583f448d78768bc73d580634 | |
parent | e6dc12d7198eddba2e3e7a13feab5c7edde7ba1d [diff] |
ASoC: fsl_sai: Add disable operation for the corresponding data channel. 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>