commit | 31833ead95c2c0a374f35a8ae8148c00459a0d49 | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Wed Oct 26 10:59:57 2016 +0100 |
committer | Mark Brown <broonie@kernel.org> | Wed Oct 26 11:07:11 2016 +0100 |
tree | 93db65f3eacb7550850f5422190afc4656cc7079 | |
parent | ae1ea48c5c5998c5730cebaa2374ab02ad4d7d4f [diff] |
ASoC: arizona: Move request of speaker IRQs into bus probe It is more idiomatic to request all resources in the bus level probe, this patch moves the request of the speaker thermal event IRQs from the ASoC level probe into the bus level probe. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org>