From: Mark Brown Date: Sun, 13 May 2012 10:03:26 +0000 (+0100) Subject: mfd: wm8994: Update to fully use irq_domain X-Git-Tag: v3.5-rc1~178^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6550334f96ab02e540572a142d0851c7f3120585;p=pandora-kernel.git mfd: wm8994: Update to fully use irq_domain Take advantage of the new regmap irq_domain support to dynamically allocate interrupts, using regmap_irq_get_virq() rather than irq_base to look up the interrupts. This means that most users should not need to specify an irq_base at all. Signed-off-by: Mark Brown Acked-by: Samuel Ortiz --- Reading git-diff-tree failed