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:
d987569
)
gpio/mxs: adopt irq_domain support for mxs gpio driver
author
Shawn Guo
<shawn.guo@linaro.org>
Mon, 20 Aug 2012 08:43:32 +0000
(16:43 +0800)
committer
Shawn Guo
<shawn.guo@linaro.org>
Mon, 3 Sep 2012 01:31:44 +0000
(09:31 +0800)
Remove irq_domain_add_legacy call from mach-mxs.c and have the gpio
driver adopt irqdomain support, so that we can have the mapping
between gpio and irq number available without using virtual_irq_start
and MXS_GPIO_IRQ_START.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
No differences found