From: Charles Keepax Date: Tue, 9 Sep 2014 16:00:09 +0000 (+0100) Subject: mfd: arizona: Use handle_simple_irq for IRQ dispatch chip X-Git-Tag: fixes-against-v3.18-rc2~69^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfeb35da2ae36e26f6136b80351a06d34776587b;p=pandora-kernel.git mfd: arizona: Use handle_simple_irq for IRQ dispatch chip We use a dummy IRQ chip to dispatch interrupts to the two seperate IRQ domains on the Arizona devices. This is just a simple software IRQ chip and thus the current handle_edge_irq is unnecessary for its needs. Signed-off-by: Charles Keepax Signed-off-by: Lee Jones --- Reading git-diff-tree failed