summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2412/mach-jive.c
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2010-05-04 13:20:12 +0900
committerBen Dooks <ben-linux@fluff.org>2010-05-06 09:32:27 +0900
commit27da04049cabdf6a28288aaf083cfea64f7f9805 (patch)
tree069aac3807dab3229a2e30d8ee0243a7f27146a0 /arch/arm/mach-s3c2412/mach-jive.c
parent7614e1d9b9cad40ac9c90d934d2da64b36f354d1 (diff)
ARM: S3C2410: Change s3c2410_gpio_pullupl(x, 1) to use s3c_gpio_cfgpull()
Start moving code that is using the old s3c2410_gpio API to using the newer s3c_gpio variants by finding all the usages of s3c2410_gpio_pullup() which disable the pin's pull up and replacing them. sed 's/s3c2410_gpio_pullup\(.*\), 1/s3c_gpio_cfgpull\1, S3C_GPIO_PULL_NONE/g' Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/mach-s3c2412/mach-jive.c')
0 files changed, 0 insertions, 0 deletions