Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping"
authorLee Jones <lee.jones@linaro.org>
Thu, 30 Aug 2012 13:08:19 +0000 (14:08 +0100)
committerLee Jones <lee.jones@linaro.org>
Thu, 20 Sep 2012 10:32:32 +0000 (12:32 +0200)
commite9edfe1ec02574b7ece2c195834a7a5387558c70
tree388370fed20e32f213c2969dcee6ccb0498420fa
parent8d4c6d45bcdde7e9294ead322c5348873430003d
Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping"

This reverts commit ca3b3faf9bee4dc5df4f10eae2d1e48f7de0a8ad.

There was a plan to place ab8500_irq_get_virq() calls in each AB8500
child device prior to requesting an IRQ, but as we're no longer using
Device Tree to collect our IRQ numbers, it's actually better to allow
the core to do this during device registration time. So the IRQ number
we pull from its resource has already been converted to a virtual IRQ.

Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/input/misc/ab8500-ponkey.c