ASoC: dwc: correct irq clear method
authorYitian Bu <buyitian@gmail.com>
Fri, 2 Oct 2015 07:18:41 +0000 (15:18 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 2 Oct 2015 10:44:04 +0000 (11:44 +0100)
commit4873867e5f2bd90faad861dd94865099fc3140f3
tree104a24cc7de779b5dfcdb64d734fe66dac87f037
parent6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f
ASoC: dwc: correct irq clear method

from Designware I2S datasheet, tx/rx XRUN irq is cleared by
reading register TOR/ROR, rather than by writing into them.

Signed-off-by: Yitian Bu <yitian.bu@tangramtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
sound/soc/dwc/designware_i2s.c