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:
d4a31ee
)
pinctrl/coh901: use irqdomain, allocate irqdescs
author
Linus Walleij
<linus.walleij@linaro.org>
Wed, 17 Oct 2012 16:31:20 +0000
(18:31 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Sun, 11 Nov 2012 18:06:02 +0000
(19:06 +0100)
This switches the COH 901 pinctrl driver to allocate its GPIO
IRQs dynamically, and start to use a linear irqdomain to map
from the hardware IRQs.
This way we can cut away the complex allocation of IRQ numbers
from the <mach/irqs.h> file.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found