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:
a3db40a
)
sh-pfc: Look up IRQ table entries by GPIO number
author
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Thu, 3 Jan 2013 13:12:14 +0000
(14:12 +0100)
committer
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Fri, 15 Mar 2013 12:33:38 +0000
(13:33 +0100)
Instead of converting the GPIO number to an enum_id and looking up IRQ
table entries by enum_id, replace the pinmux_irq enum_ids field with a
gpios field and lookup entries using the GPIO number.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
No differences found