Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ARM] S3C: Export s3c_gpio_cfgpin and s3c_gpio_setpull for modules | Ben Dooks | 2009-04-16 | 1 | -0/+3 |
| | | | | | | | | | Add an export of the two GPIO configuration calls s3c_gpio_cfgpin and s3c_gpio_setpull to allow modules to use them (such as ASoC drivers) Signed-off-by: Ben Dooks <ben@simtec.co.uk> Signed-off-by: Ben Dooks <ben-linux@fluff.org> | ||||
* | [ARM] S3C: Add new GPIO configuration calls | Ben Dooks | 2008-12-15 | 1 | -0/+163 |
Add new GPIO configuration calls that mesh with the new gpiolib support. Signed-off-by: Ben Dooks <ben-linux@fluff.org> |