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)
commiteee2b94f01f7379940a656af8ef097749ce025b5
tree710ff6594a5619df3ffc48b1a661ce68de5cc1a8
parent40b956f026a3303a67d2ab7fffa2331f72e1e019
ARM: S3C24XX: Remove s3c2410_gpio_setcfg()

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>
arch/arm/mach-s3c2410/include/mach/gpio-fns.h
arch/arm/plat-s3c24xx/gpio.c