ARM: S3C24XX: Remove s3c2410_gpio_setcfg()
authorBen Dooks <ben-linux@fluff.org>
Tue, 4 May 2010 06:01:44 +0000 (15:01 +0900)
committerBen Dooks <ben-linux@fluff.org>
Thu, 6 May 2010 00:32:30 +0000 (09:32 +0900)
Remove the implementation of s3c2410_gpio_setcfg() as it should now be
functionally equivalent to s3c_gpio_cfgpin(), and add a wrapper for those
drivers that are still using this call.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found