[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)
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.


No differences found