summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c/gpio.c
Commit message (Collapse)AuthorAgeFilesLines
* [ARM] S3C: Add GPIO chip trackingBen Dooks2008-12-151-1/+20
| | | | | | | | | The gpiolib driver keeps its chip array to itself and having a separate array for s3c-only gpios stops any non-s3c gpio being used in one of the s3c specific configuration calls. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
* [ARM] S3C: Move common GPIO code from plat-s3c24xxBen Dooks2008-12-151-0/+128
Move the common parts of the GPIO code into plat-s3c for use with both the s3c24xx and s3c64xx systems. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
OpenPOWER on IntegriCloud