commit | cc1ad4a69667be885ac6036a315066854ef8c871 | [log] [tgz] |
---|---|---|
author | Hartley Sweeten <hartleys@visionengravers.com> | Mon Oct 05 23:15:32 2009 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Oct 07 13:12:58 2009 +0100 |
tree | b33b0b1b2aae28767b93cd411608b5e94998d0e6 | |
parent | 1f8db4fc1271a42496778c0ff18153da56f0f844 [diff] |
ARM: 5745/1: Change ep93xx gpio_irq static inlines to macros From: Ryan Mallon <ryan@bluewatersys.com> Change the gpio_to_irq and irq_to_gpio static inline functions to macros so that they can be used in variable initialisers. Signed-off-by: Ryan Mallon <ryan@bluewatersys.com> Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>