From: Thomas Abraham Date: Mon, 2 Jul 2012 00:02:55 +0000 (+0900) Subject: mfd: Add irq domain support for max8997 interrupts X-Git-Tag: v3.6-rc1~47^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b41511f713ccaef666e450fae8cb18909897fe4e;p=pandora-kernel.git mfd: Add irq domain support for max8997 interrupts Add irq domain support for max8997 interrupts. The reverse mapping method used is linear mapping since the sub-drivers of max8997 such as regulator and charger drivers can use the max8997 irq_domain to get the linux irq number for max8997 interrupts. All uses of irq_base in platform data and max8997 driver private data are removed. Reviwed-by: Mark Brown Acked-by: MyungJoo Ham Acked-by: Grant Likely Signed-off-by: Thomas Abraham Signed-off-by: Chanwoo Choi Signed-off-by: Kyungmin Park Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed