ARM: 6664/1: AT91: Use macros for gpio_to_irq/irq_to_gpio
authorRyan Mallon <ryan@bluewatersys.com>
Mon, 14 Feb 2011 02:44:22 +0000 (03:44 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 19 Feb 2011 10:54:01 +0000 (10:54 +0000)
Replace the static inline functions for gpio_to_irq/irq_to_gpio so that
they can be used in static initialisers.

Signed-off-by: Ryan Mallon <ryan@bluewatersys.com>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found