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:
9963b53
)
gpio: rcar: Add support for DT IRQ flags
author
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Tue, 8 Jul 2014 10:46:46 +0000
(12:46 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Tue, 15 Jul 2014 18:55:15 +0000
(20:55 +0200)
The gpio-rcar driver has no IRQ domain OF xlate function and thus
ignores IRQ flags specified in DT. Fix this by using the two-cell xlate
function.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found