From: Tomasz Figa Date: Mon, 24 Jun 2013 12:39:52 +0000 (+0200) Subject: mfd: max8998: Add irq domain support X-Git-Tag: v3.11-rc1~53^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=443c6ae253e96db9a5800a28d7c61131e81c2dee;p=pandora-kernel.git mfd: max8998: Add irq domain support This patch adds irq domain support for max8998 interrupts. To keep both non-DT and DT worlds happy, simple domain is used, which is linear when no explicit IRQ base is specified and legacy, with static mapping, otherwise. Signed-off-by: Tomasz Figa Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed