Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [ARM] S3C: Add GPIO chip tracking | Ben Dooks | 2008-12-15 |
| | | | | | | | | | 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-s3c24xx | Ben Dooks | 2008-12-15 |
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> |