]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] S3C: Export s3c_gpio_cfgpin and s3c_gpio_setpull for modules
authorBen Dooks <ben@simtec.co.uk>
Tue, 10 Mar 2009 23:21:48 +0000 (23:21 +0000)
committerBen Dooks <ben-linux@fluff.org>
Thu, 16 Apr 2009 10:52:02 +0000 (11:52 +0100)
commit7fc4a12e770fad5e3ab7fd55144b26686888b672
treee7ca5c5be6556aa427ecd188613f257e14cf1314
parent7c6663ad1243ee33e60c42a8a678f7a20dcbb38c
[ARM] S3C: Export s3c_gpio_cfgpin and s3c_gpio_setpull for modules

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>
arch/arm/plat-s3c/gpio-config.c