git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
235b185
)
[ARM] 4236/2: basic {enable,disable}_irq_wake() support for PXA
author
Philipp Zabel
<philipp.zabel@gmail.com>
Mon, 26 Feb 2007 00:44:57 +0000
(
01:44
+0100)
committer
Russell 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