commit | 4340cde57d54db2078d0f1ef070664e21d32711d | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@atmel.com> | Sat Feb 11 15:28:08 2012 +0100 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Thu Mar 01 13:29:01 2012 +0100 |
tree | 10330a90766a7fc6cde3037cc807c38e6e9f1a4c | |
parent | e44990790a2528dc825a258bf931c745710f652e [diff] |
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>