From: Lee Jones Date: Mon, 5 Nov 2012 15:10:29 +0000 (+0100) Subject: mfd: ab8500-core: Remove unused ab8500-gpio IRQ ranges X-Git-Tag: v3.8-rc1~85^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ae754ebd5edffa0b2a2bafa4879a9ace01d5477;p=pandora-kernel.git mfd: ab8500-core: Remove unused ab8500-gpio IRQ ranges The IRQ ranges provided in ab8500-core to be passed on to the ab8500-gpio driver are not only redundant, but they are also causing a warning in the boot log. These IRQ ranges, like any other MFD related IRQ resource are passed though MFD core for automatic conversion to virtual IRQs; however, MFD core does not support IRQ mapping of IRQ ranges. Let's just remove them. Acked-by: Arnd Bergmann Tested-by: Linus Walleij Signed-off-by: Lee Jones Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed