Searched hist:"46 a0a5402f7b477bc98bf26596c2234f2ddbf473" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/arm/mach-omap1/ |
H A D | board-palmte.c | diff 46a0a5402f7b477bc98bf26596c2234f2ddbf473 Thu Mar 29 17:41:01 CEST 2012 Tarun Kanti DebBarma <tarun.kanti@ti.com> ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()
The following commits change gpio-omap to use dynamic IRQ allocation:
25db711 gpio/omap: Fix IRQ handling for SPARSE_IRQ 384ebe1 gpio/omap: Add DT support to GPIO driver
With dynamic allocation of IRQ the usage of OMAP_GPIO_IRQ is no longer valid. We must be using gpio_to_irq() instead.
Signed-off-by: Tarun Kanti DebBarma <tarun.kanti@ti.com> [tony@atomide.com: updated comments] Signed-off-by: Tony Lindgren <tony@atomide.com>
|
H A D | board-nokia770.c | diff 46a0a5402f7b477bc98bf26596c2234f2ddbf473 Thu Mar 29 17:41:01 CEST 2012 Tarun Kanti DebBarma <tarun.kanti@ti.com> ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()
The following commits change gpio-omap to use dynamic IRQ allocation:
25db711 gpio/omap: Fix IRQ handling for SPARSE_IRQ 384ebe1 gpio/omap: Add DT support to GPIO driver
With dynamic allocation of IRQ the usage of OMAP_GPIO_IRQ is no longer valid. We must be using gpio_to_irq() instead.
Signed-off-by: Tarun Kanti DebBarma <tarun.kanti@ti.com> [tony@atomide.com: updated comments] Signed-off-by: Tony Lindgren <tony@atomide.com>
|
H A D | board-osk.c | diff 46a0a5402f7b477bc98bf26596c2234f2ddbf473 Thu Mar 29 17:41:01 CEST 2012 Tarun Kanti DebBarma <tarun.kanti@ti.com> ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()
The following commits change gpio-omap to use dynamic IRQ allocation:
25db711 gpio/omap: Fix IRQ handling for SPARSE_IRQ 384ebe1 gpio/omap: Add DT support to GPIO driver
With dynamic allocation of IRQ the usage of OMAP_GPIO_IRQ is no longer valid. We must be using gpio_to_irq() instead.
Signed-off-by: Tarun Kanti DebBarma <tarun.kanti@ti.com> [tony@atomide.com: updated comments] Signed-off-by: Tony Lindgren <tony@atomide.com>
|