From: Lee Jones Date: Tue, 15 Jan 2013 16:41:43 +0000 (+0000) Subject: ARM: ux500: use real AB8500 IRQ numbers instead of virtual ones X-Git-Tag: v3.9-rc1~153^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3f78f07639c286fb9df25c0c55e42e1401830d8;p=pandora-kernel.git ARM: ux500: use real AB8500 IRQ numbers instead of virtual ones Any devices wishing to use the AB8500's GPIO IRQs were forced to request virtual IRQs from the gpio-ab8500 driver. Now that responsibility has been passed back to the AB8500 core driver, devices can request real IRQ numbers instead. This patch removes any traces of the old virtual IRQ conversion handlers, which will force any drivers requesting IRQs to use real IRQS. Cc: arm@kernel.org Acked-by: Olof Johansson Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed