ARM: at91/gpio: change comments and one variable name
authorNicolas Ferre <nicolas.ferre@atmel.com>
Sat, 11 Feb 2012 14:28:08 +0000 (15:28 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 1 Mar 2012 12:29:01 +0000 (13:29 +0100)
commit4340cde57d54db2078d0f1ef070664e21d32711d
tree10330a90766a7fc6cde3037cc807c38e6e9f1a4c
parente44990790a2528dc825a258bf931c745710f652e
ARM: at91/gpio: change comments and one variable name

What was true only on at91sam9263 about the sharing of a single AIC
IRQ line for several GPIO banks is now used by several Atmel SoCs.

Change a variable name to allow better understanding while
introducing IRQ domains in following patches.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
arch/arm/mach-at91/gpio.c