ARM: S3C2410: Remove the users of s3c2410_gpio_pullup()
authorBen Dooks <ben-linux@fluff.org>
Thu, 6 May 2010 02:03:50 +0000 (11:03 +0900)
committerBen Dooks <ben-linux@fluff.org>
Thu, 6 May 2010 02:03:50 +0000 (11:03 +0900)
commitfb3787470ee6fee5900026170c05261c8c090a06
treed66dd0499536c507119ad709754316da332b37ea
parent64f508da584f983642eb8cf808fcca68f9efa44a
ARM: S3C2410: Remove the users of s3c2410_gpio_pullup()

Remove the last s3c2410_gpio_pullup() users in arch/arm/mach-s3c2410

Note, since mach-h1940.c is setting output and a pull-up, the call
has vbeen chanerd to S3C_GPIO_PULL_NONE instead of S3C_GPIO_PULL_UP.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c2410/mach-amlm5900.c
arch/arm/mach-s3c2410/mach-h1940.c