ARM: s3c24xx: Switch to common GPIO controlled UDC pullup implementation
commite27c3c5c7e0fb107990c7f465a3525312f6d45aa
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 7 Mar 2011 07:42:00 +0000 (7 08:42 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 7 Mar 2011 20:23:22 +0000 (7 12:23 -0800)
tree697835d843f1310cc670511ad078e1ddd305f0ec
parenta74022a55e44fe2044ac3660452cafecb300aece
ARM: s3c24xx: Switch to common GPIO controlled UDC pullup implementation

Currently all boards using the s3c2410_udc driver use a GPIO to control the
state of the pullup, as a result the same code is reimplemented in each board
This patch changes these boards to use the common implementation for GPIO
controlled pullup in the UDC driver.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/arm/mach-s3c2410/mach-h1940.c
arch/arm/mach-s3c2410/mach-n30.c
arch/arm/mach-s3c2412/mach-smdk2413.c
arch/arm/mach-s3c2440/mach-gta02.c
arch/arm/mach-s3c2440/mach-mini2440.c
arch/arm/mach-s3c2440/mach-rx1950.c