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:
2ddf6cd
)
gpio: unmap gpio irqs properly
author
Linus Walleij
<linus.walleij@linaro.org>
Fri, 28 Mar 2014 19:42:01 +0000
(20:42 +0100)
committer
Linus Walleij
<linus.walleij@linaro.org>
Fri, 28 Mar 2014 19:42:01 +0000
(20:42 +0100)
When using the irqchip helper inside the gpiolib, make sure
the IRQs are unmapped/disposed before the irqdomain is removed
as part of removing the gpiochip.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found