Home
last modified time | relevance | path

Searched hist:a58fbcd8ad17ddaa0c7aadbbbd20de4ebc807fa4 (Results 1 – 5 of 5) sorted by relevance

/linux/arch/arm/mach-pxa/
H A Dgeneric.hdiff a58fbcd8ad17ddaa0c7aadbbbd20de4ebc807fa4 Tue Jan 06 10:37:37 CET 2009 Eric Miao <eric.miao@marvell.com> [ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.c

This is part of the work making gpio.c generic enough, the changes
include:

1. move IRQ handling of GPIO 0 and 1 outside (and back into irq.c)

2. pxa_init_gpio() accepts a range for muxed GPIO IRQs, and an IRQ
number for the muxed GPIOs

3. __gpio_is_occupied() and __gpio_is_inverted() are made inline,
and are moved into <mach/gpio.h> instead of generic gpio.c

Signed-off-by: Eric Miao <eric.miao@marvell.com>
H A Dirq.cdiff a58fbcd8ad17ddaa0c7aadbbbd20de4ebc807fa4 Tue Jan 06 10:37:37 CET 2009 Eric Miao <eric.miao@marvell.com> [ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.c

This is part of the work making gpio.c generic enough, the changes
include:

1. move IRQ handling of GPIO 0 and 1 outside (and back into irq.c)

2. pxa_init_gpio() accepts a range for muxed GPIO IRQs, and an IRQ
number for the muxed GPIOs

3. __gpio_is_occupied() and __gpio_is_inverted() are made inline,
and are moved into <mach/gpio.h> instead of generic gpio.c

Signed-off-by: Eric Miao <eric.miao@marvell.com>
H A Dpxa25x.cdiff a58fbcd8ad17ddaa0c7aadbbbd20de4ebc807fa4 Tue Jan 06 10:37:37 CET 2009 Eric Miao <eric.miao@marvell.com> [ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.c

This is part of the work making gpio.c generic enough, the changes
include:

1. move IRQ handling of GPIO 0 and 1 outside (and back into irq.c)

2. pxa_init_gpio() accepts a range for muxed GPIO IRQs, and an IRQ
number for the muxed GPIOs

3. __gpio_is_occupied() and __gpio_is_inverted() are made inline,
and are moved into <mach/gpio.h> instead of generic gpio.c

Signed-off-by: Eric Miao <eric.miao@marvell.com>
H A Dpxa3xx.cdiff a58fbcd8ad17ddaa0c7aadbbbd20de4ebc807fa4 Tue Jan 06 10:37:37 CET 2009 Eric Miao <eric.miao@marvell.com> [ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.c

This is part of the work making gpio.c generic enough, the changes
include:

1. move IRQ handling of GPIO 0 and 1 outside (and back into irq.c)

2. pxa_init_gpio() accepts a range for muxed GPIO IRQs, and an IRQ
number for the muxed GPIOs

3. __gpio_is_occupied() and __gpio_is_inverted() are made inline,
and are moved into <mach/gpio.h> instead of generic gpio.c

Signed-off-by: Eric Miao <eric.miao@marvell.com>
H A Dpxa27x.cdiff a58fbcd8ad17ddaa0c7aadbbbd20de4ebc807fa4 Tue Jan 06 10:37:37 CET 2009 Eric Miao <eric.miao@marvell.com> [ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.c

This is part of the work making gpio.c generic enough, the changes
include:

1. move IRQ handling of GPIO 0 and 1 outside (and back into irq.c)

2. pxa_init_gpio() accepts a range for muxed GPIO IRQs, and an IRQ
number for the muxed GPIOs

3. __gpio_is_occupied() and __gpio_is_inverted() are made inline,
and are moved into <mach/gpio.h> instead of generic gpio.c

Signed-off-by: Eric Miao <eric.miao@marvell.com>