From: Ben Dooks Date: Tue, 4 May 2010 05:38:49 +0000 (+0900) Subject: ARM: S3C24XX: Drop s3c2410 specific s3c2410_gpio_cfgpin() X-Git-Tag: v2.6.35-rc1~500^2~24^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40b956f026a3303a67d2ab7fffa2331f72e1e019;p=pandora-kernel.git ARM: S3C24XX: Drop s3c2410 specific s3c2410_gpio_cfgpin() The s3c_gpio_cfgpin() call should be functionally equivalent, so replace the s3c2410_gpio_cfgpin() calls in the s3c24xx code with s3c_gpio_cfgpin to allow moving away from a fixed GPIO number to register address mapping Signed-off-by: Ben Dooks --- Reading git-diff-tree failed