[ARM] 4236/2: basic {enable,disable}_irq_wake() support for PXA
authorPhilipp Zabel <philipp.zabel@gmail.com>
Mon, 26 Feb 2007 00:44:57 +0000 (01:44 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 21 Apr 2007 19:36:44 +0000 (20:36 +0100)
commit4fe4a2bf9a687fc87ea796c234da8c59df763aab
tree9f93eb5946fc615909c2f6c4c0092d5093ce4ced
parent235b185ce47ce64793362bd3ae4bcd8afc6b57b8
[ARM] 4236/2: basic {enable,disable}_irq_wake() support for PXA

pxa_set_gpio_wake handles GPIOs > 1, so IRQ_TO_GPIO has to be used
instead of just substracting IRQ_GPIO0 from the irq number.
arch/arm/mach-pxa/irq.c