Home
last modified time | relevance | path

Searched hist:"527 df5fa" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/input/misc/
H A Dab8500-ponkey.c527df5fa Wed Sep 19 17:23:18 GMT 2012 Dmitry Torokhov <dmitry.torokhov@gmail.com> 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.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>