Home
last modified time | relevance | path

Searched hist:c95530c7798b760901c5d6212e528b03e323b8ac (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm/mach-pxa/
H A Dgeneric.hdiff c95530c7798b760901c5d6212e528b03e323b8ac Wed Aug 29 11:22:17 CEST 2007 eric miao <eric.y.miao@gmail.com> [ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.c

a function pxa_init_irq_set_wake() was introduced, so that
processor specific code could install their own version

code setting PFER and PRER registers within pxa_gpio_irq_type
are removed, and the edge configuration is postponed to the
(*set_wake) and copies the GRER and GFER register, which will
always be set up correctly by pxa_gpio_irq_type()

Signed-off-by: eric miao <eric.y.miao@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
H A Dirq.cdiff c95530c7798b760901c5d6212e528b03e323b8ac Wed Aug 29 11:22:17 CEST 2007 eric miao <eric.y.miao@gmail.com> [ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.c

a function pxa_init_irq_set_wake() was introduced, so that
processor specific code could install their own version

code setting PFER and PRER registers within pxa_gpio_irq_type
are removed, and the edge configuration is postponed to the
(*set_wake) and copies the GRER and GFER register, which will
always be set up correctly by pxa_gpio_irq_type()

Signed-off-by: eric miao <eric.y.miao@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
H A Dpxa25x.cdiff c95530c7798b760901c5d6212e528b03e323b8ac Wed Aug 29 11:22:17 CEST 2007 eric miao <eric.y.miao@gmail.com> [ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.c

a function pxa_init_irq_set_wake() was introduced, so that
processor specific code could install their own version

code setting PFER and PRER registers within pxa_gpio_irq_type
are removed, and the edge configuration is postponed to the
(*set_wake) and copies the GRER and GFER register, which will
always be set up correctly by pxa_gpio_irq_type()

Signed-off-by: eric miao <eric.y.miao@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
H A Dpxa27x.cdiff c95530c7798b760901c5d6212e528b03e323b8ac Wed Aug 29 11:22:17 CEST 2007 eric miao <eric.y.miao@gmail.com> [ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.c

a function pxa_init_irq_set_wake() was introduced, so that
processor specific code could install their own version

code setting PFER and PRER registers within pxa_gpio_irq_type
are removed, and the edge configuration is postponed to the
(*set_wake) and copies the GRER and GFER register, which will
always be set up correctly by pxa_gpio_irq_type()

Signed-off-by: eric miao <eric.y.miao@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>