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:
7a26d3a
)
[ARM] pxa: make GPIO IRQ code less dependent on the internal IRQs
author
eric miao
<eric.miao@marvell.com>
Tue, 4 Mar 2008 03:12:14 +0000
(11:12 +0800)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 19 Apr 2008 10:29:03 +0000
(11:29 +0100)
by:
1. introduce dedicated pxa_{mask,unmask}_low_gpio()
2. remove set_irq_chip(IRQ_GPIO_2_x, ...) which has already been
initialized in pxa_init_irq()
3. introduce dedicated pxa_init_gpio_set_wake()
Signed-off-by: eric miao <eric.miao@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found