On Thu, Jun 14, 2012 at 01:59:34PM +0800, Shawn Guo wrote:
This patch changes all the static gpio irq number assigning with
IRQ_GPIOA() ... IRQ_GPIOF() to run-time assigning with gpio_to_irq
call, and in turn eliminates these macros.
Signed-off-by: Shawn Guo <redacted>