commit | ed83d301eac2ca7c1315d0e283e1c14c07a53e16 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 03 15:11:54 2013 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Jan 21 08:27:49 2014 +0000 |
tree | c01ff9bab9eb357536e828656c321f50221d83f1 | |
parent | 4db59238906becd0047aba8293b25591dd0d018a [diff] |
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>