]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9165a6fc3919ee4f7575b5b71112dc4da0069432
tree388370fed20e32f213c2969dcee6ccb0498420fa
parent17f26b1daad97389784b9029c8e8945a405c3cc8
Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping"

This reverts commit 419cf77aef1e00033111060aca36d45e2970aec4.

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