ASoC: fsl_sai: Fix incorrect register writing in fsl_sai_isr()
authorNicolin Chen <nicoleotsuka@gmail.com>
Thu, 17 Jul 2014 13:21:38 +0000 (21:21 +0800)
committerMark Brown <broonie@linaro.org>
Thu, 17 Jul 2014 17:10:41 +0000 (18:10 +0100)
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>
sound/soc/fsl/fsl_sai.c

Simple merge