From: Linus Walleij Date: Tue, 3 Dec 2013 14:11:54 +0000 (+0100) Subject: mfd: ab8500: Use irqdomain to map interrupts X-Git-Tag: v3.14-rc1~142^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed83d301eac2ca7c1315d0e283e1c14c07a53e16;p=pandora-kernel.git 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 Signed-off-by: Lee Jones --- Reading git-diff-tree failed