[ARM] 4988/1: Add GPIO lib support to the EP93xx
authorRyan Mallon <ryan@bluewatersys.com>
Wed, 16 Apr 2008 01:56:35 +0000 (02:56 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 19 Apr 2008 13:01:43 +0000 (14:01 +0100)
Adds support for the generic GPIO lib to the EP93xx family. The gpio
handling code has been moved from core.c to a new file called gpio.c.
The GPIO based IRQ code has not been changed.

Signed-off-by: Ryan Mallon <ryan@bluewatersys.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found