commit | 4800f88b615f194ae3c1577038a7ccd871c907c9 | [log] [tgz] |
---|---|---|
author | Nicolin Chen <nicoleotsuka@gmail.com> | Thu Jul 17 21:21:38 2014 +0800 |
committer | Mark Brown <broonie@linaro.org> | Thu Jul 17 18:10:41 2014 +0100 |
tree | ee5b989575761a29a69f0c245b429f71347d3d5b | |
parent | eff952b733d4c1ff3a6b35accce940b223372978 [diff] |
ASoC: fsl_sai: Fix incorrect register writing in fsl_sai_isr() In the rx irq handling part, we should clear the flags in RCSR not TCSR. Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com> Signed-off-by: Mark Brown <broonie@linaro.org>