]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitea7db51f9ee4dd5fd5c94cc871ee3e577e9cd41b
tree9f93eb5946fc615909c2f6c4c0092d5093ce4ced
parent39f7c48713793f1b5063cc485c1055e840ecae66
[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