aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/dwc
Commit message (Collapse)AuthorAgeFilesLines
* ASoC: dwc: correct irq clear methodYitian Bu2016-08-261-2/+2
| | | | | | | | | | | | commit 4873867e5f2bd90faad861dd94865099fc3140f3 upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Stefan Guendhoer <stefan@guendhoer.com>
* first commitMeizu OpenSource2016-08-153-0/+490