]> asedeno.scripts.mit.edu Git - linux.git/commit
mfd: arizona: Correctly clean up after IRQs
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Tue, 22 Nov 2016 16:10:28 +0000 (16:10 +0000)
committerLee Jones <lee.jones@linaro.org>
Mon, 13 Feb 2017 09:29:40 +0000 (09:29 +0000)
commit3dfaff274d558a4107393831afa0cf0989bc4ff1
tree7707f47868e5426749d0c9d0e3b11259d3adf644
parent1a86dcb3f1405a0152b9df7cebb75b839386c997
mfd: arizona: Correctly clean up after IRQs

Currently we leak a lot of things when tearing down the IRQs this patch
fixes this cleaning up both the IRQ mappings and the IRQ domain itself.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/arizona-irq.c