From: Ben Dooks Date: Tue, 4 May 2010 06:01:44 +0000 (+0900) Subject: ARM: S3C24XX: Remove s3c2410_gpio_setcfg() X-Git-Tag: v2.6.35-rc1~500^2~24^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eee2b94f01f7379940a656af8ef097749ce025b5;p=pandora-kernel.git 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 --- Reading git-diff-tree failed