linux-stable/arch/arm/mach-s3c2410
Ben Dooks 27da04049c 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>
2010-05-06 09:32:27 +09:00
..
include/mach ARM: S3C24XX: Add extended GPIO used on S3C2443 and beyond 2010-05-06 09:32:13 +09:00
bast-ide.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
bast-irq.c ARM: S3C: Update Simtec copyright statements from , to - [2] 2009-12-01 01:33:51 +00:00
cpu-freq.c ARM: S3C: Update Simtec copyright statements from , to - [2] 2009-12-01 01:33:51 +00:00
dma.c ARM: SAMSUNG: Remove dma-plat.h to allow plat-s3c64xx to be removed 2010-02-21 23:10:35 +00:00
gpio.c ARM: S3C2410: Fix sparse warnings in arch/arm/mach-s3c2410/gpio.c 2009-10-28 18:34:56 +00:00
h1940-bluetooth.c ARM: S3C2410: Change s3c2410_gpio_pullupl(x, 1) to use s3c_gpio_cfgpull() 2010-05-06 09:32:27 +09:00
irq.c ARM: S3C2410: Add S3C2410A sysdev. 2009-07-30 23:22:55 +01:00
Kconfig ARM: S3C24XX: Add the gpio pull configuration for pull-up 2010-05-06 09:25:57 +09:00
mach-amlm5900.c ARM: S3C: Rename s3c_device_usb to s3c_device_ohci 2010-01-15 19:33:19 +09:00
mach-bast.c ARM: BAST: Update mach-bast to use gpiolib API 2010-05-06 09:32:25 +09:00
mach-h1940.c ARM: H1940: Change mach-h1940 to use gpiolib API 2010-05-06 09:32:22 +09:00
mach-n30.c ARM: n30: Update mach-n30 to use gpiolib API 2010-05-06 09:32:24 +09:00
mach-otom.c ARM: S3C: Rename s3c_device_usb to s3c_device_ohci 2010-01-15 19:33:19 +09:00
mach-qt2410.c ARM: QT2410: Update mach-qt2410 to use gpiolib API 2010-05-06 09:32:23 +09:00
mach-smdk2410.c ARM: S3C: Rename s3c_device_usb to s3c_device_ohci 2010-01-15 19:33:19 +09:00
mach-tct_hammer.c ARM: S3C: Rename s3c_device_usb to s3c_device_ohci 2010-01-15 19:33:19 +09:00
mach-vr1000.c ARM: VR1000: Update mach-vr1000.c to use gpiolib API 2010-05-06 09:32:26 +09:00
Makefile ARM: H1940: Convert h1940 bluetooth driver to rfkill 2009-12-01 01:35:06 +00:00
Makefile.boot
nor-simtec.c [ARM] S3C24XX: Fix nor-simtec driver sparse errors 2008-08-26 22:56:20 +01:00
nor-simtec.h [ARM] S3C24XX: Add physmap device for all Simtec NOR equiped boards. 2008-07-03 16:51:28 +01:00
pll.c ARM: S3C: Update Simtec copyright statements from , to - 2009-12-01 01:33:51 +00:00
pm-h1940.S [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
pm.c ARM: S3C2410: Add S3C2410A sysdev. 2009-07-30 23:22:55 +01:00
s3c2410.c ARM: S3C24XX: Add the gpio pull configuration for pull-up 2010-05-06 09:25:57 +09:00
sleep.S [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c* 2008-10-07 22:26:09 +01:00
usb-simtec.c ARM: SAMSUNG: Add platform data registration for OHCI 2010-01-19 09:23:51 +09:00
usb-simtec.h