]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: ab8500: Use irqdomain to map interrupts
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 3 Dec 2013 14:11:54 +0000 (15:11 +0100)
committerLee Jones <lee.jones@linaro.org>
Wed, 4 Dec 2013 08:56:05 +0000 (08:56 +0000)
commit539e9d59de01364cbbf88505d953d7867dc1beaf
treef7f0e9f0e76e3d29dad091b375a3fd98a730c5e6
parentc56165d767c46bf57066e0128fbe023772f1e845
mfd: ab8500: Use irqdomain to map interrupts

All subdrivers use the irqdomain to demux AB8500 IRQs but here
in the hierarchical path we find a leftover instance using the
hard-coded IRQ base. Convert it to use irqdomain with a
oneliner.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/ab8500-core.c