[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)
commitdb756394064f4059e2f542fc0d27e91ce57bf292
treee7ca5c5be6556aa427ecd188613f257e14cf1314
parentb7f9a94bf22e8dfa6420faac831e40d2492dd28c
[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