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:
e261501
)
ARM: at91/snapper9260: move gpio_to_irq out of structure initialization
author
Nicolas Ferre
<nicolas.ferre@atmel.com>
Sat, 11 Feb 2012 19:48:52 +0000
(20:48 +0100)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Thu, 1 Mar 2012 12:29:01 +0000
(13:29 +0100)
gpio_to_irq() implementation will be moved from a macro to a
plain function: we cannot use it in a structure initialization
anymore.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Reviewed-by: Ryan Mallon <rmallon@gmail.com>
No differences found