commit | 613c7c4003c8338a9a638485d95de2775948295b | [log] [tgz] |
---|---|---|
author | Jose Abreu <Jose.Abreu@synopsys.com> | Tue Apr 05 18:08:02 2016 +0100 |
committer | Mark Brown <broonie@kernel.org> | Tue Apr 05 11:57:54 2016 -0700 |
tree | 52320549b8663703f34afb7596cc61b14b73ca7d | |
parent | f55532a0c0b8bb6148f4e07853b876ef73bc69ca [diff] |
ASoC: dwc: Unmask I2S interrupts only for enabled channels There is no need to unmask all interrupts at I2S start. This can cause performance issues in slower platforms. Unmask only the interrupts for the used channels. Signed-off-by: Jose Abreu <joabreu@synopsys.com> Signed-off-by: Mark Brown <broonie@kernel.org>