summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorCharles Keepax2014-07-15 12:21:50 +0200
committerLee Jones2014-07-28 12:01:47 +0200
commit30a2af3a320d5c0598cde08ba6e5d22a724f82e4 (patch)
treea2f1b1e2928618a6649784f4a002821efc4e05a9 /MAINTAINERS
parentmfd: arizona: Add missing handling for ISRC3 under/overclocked (diff)
downloadkernel-qcow2-linux-30a2af3a320d5c0598cde08ba6e5d22a724f82e4.tar.gz
kernel-qcow2-linux-30a2af3a320d5c0598cde08ba6e5d22a724f82e4.tar.xz
kernel-qcow2-linux-30a2af3a320d5c0598cde08ba6e5d22a724f82e4.zip
mfd: arizona: Only free the CTRLIF_ERR IRQ if we requested it
We only request the control interface error IRQ if we set ctrlif_error, as such we should only free it in that situation. Otherwise we will attempt to free an IRQ we never requested and get a warning from the IRQ core. This patch moves the ctrlif_error variable into the arizona structure and checks it in all cases we free the control interface error IRQ. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions