ARM: S3C24XX: Drop s3c2410 specific s3c2410_gpio_cfgpin()
authorBen Dooks <ben-linux@fluff.org>
Tue, 4 May 2010 05:38:49 +0000 (14:38 +0900)
committerBen Dooks <ben-linux@fluff.org>
Thu, 6 May 2010 00:32:29 +0000 (09:32 +0900)
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 <ben-linux@fluff.org>

No differences found