From: Ben Dooks Date: Thu, 6 May 2010 02:03:50 +0000 (+0900) Subject: ARM: S3C2410: Remove the users of s3c2410_gpio_pullup() X-Git-Tag: v2.6.35-rc1~500^2~24^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb3787470ee6fee5900026170c05261c8c090a06;p=pandora-kernel.git 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 --- Reading git-diff-tree failed