Thread (28 messages) 28 messages, 5 authors, 2015-03-22

Re: [PATCH 5/8] gpio: omap: convert gpio irq functions to use GPIO offset

From: santosh.shilimkar@oracle.com <hidden>
Date: 2015-03-20 16:50:11
Also in: linux-omap, lkml

On 3/19/15 10:25 AM, grygorii.strashko@linaro.org wrote:
From: Grygorii Strashko <redacted>

Convert GPIO IRQ functions to use GPIO offset instead of system
GPIO numbers. This allows to drop unneeded conversations between
system GPIO <-> GPIO offset which are done in many places and
many times.
It is safe to do now because:
- gpiolib always passes GPIO offset to GPIO controller
- OMAP GPIO driver converted to use IRQ domain, so
   struct irq_data->hwirq contains GPIO offset

This is preparation step before removing:
  #define GPIO_INDEX(bank, gpio)
  #define GPIO_BIT(bank, gpio)
  int omap_irq_to_gpio()

Signed-off-by: Grygorii Strashko <redacted>
---
Once you take care of the bisect/build issue, feel free to add
Acked-by: Santosh Shilimkar <ssantosh@kernel.org>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help