]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8bf5599890cf477283a2c8d3c33b1611345748cd
tree104a24cc7de779b5dfcdb64d734fe66dac87f037
parent935a478e4144e0a4f690471a4a1d8ad5718a721b
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