ASoC: arizona: Free speaker thermal IRQs in CODEC remove
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Fri, 15 Apr 2016 12:11:56 +0000 (13:11 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 15 Apr 2016 17:01:02 +0000 (18:01 +0100)
commit54dca7015a7d6c09d34623c6ec61de30896186dd
treeb729c587dc798247b6305bfa6ff558277f5d3f59
parentf55532a0c0b8bb6148f4e07853b876ef73bc69ca
ASoC: arizona: Free speaker thermal IRQs in CODEC remove

The thermal warning IRQs for the speaker are requested in CODEC probe
but never freed. This patch frees them in CODEC remove.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/arizona.c
sound/soc/codecs/arizona.h
sound/soc/codecs/cs47l24.c
sound/soc/codecs/wm5102.c
sound/soc/codecs/wm5110.c
sound/soc/codecs/wm8997.c
sound/soc/codecs/wm8998.c