[ARM] 3867/1: AT91 GPIO update
authorAndrew Victor <andrew@sanpeople.com>
Wed, 27 Sep 2006 12:23:00 +0000 (13:23 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 28 Sep 2006 10:53:47 +0000 (11:53 +0100)
This patch makes the AT91 gpio.c support processor-generic (AT91RM9200
and AT91SAM9xxx).  The GPIO controllers supported by a particular AT91
processor are defined in the processor-specific file and are registered
with gpio.c at startup.

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found