Re: [PATCH 2/2] ARM: s3c24xx: Switch to common GPIO controlled UDC pullup implementation

From: Vasily Khoruzhick
Date: Mon Mar 07 2011 - 03:15:42 EST


On Monday 07 March 2011 09:42:00 Lars-Peter Clausen wrote:
> 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@xxxxxxxxxx>
> ---
> arch/arm/mach-s3c2410/mach-h1940.c | 24 +-----------------------
> arch/arm/mach-s3c2410/mach-n30.c | 21 +--------------------
> arch/arm/mach-s3c2412/mach-smdk2413.c | 24 +-----------------------
> arch/arm/mach-s3c2440/mach-gta02.c | 22 ++--------------------
> arch/arm/mach-s3c2440/mach-mini2440.c | 24 +-----------------------
> arch/arm/mach-s3c2440/mach-rx1950.c | 21 +--------------------
> 6 files changed, 7 insertions(+), 129 deletions(-)

For h1940 and rx1950 parts:

Acked-by: Vasily Khoruzhick <anarsoul@xxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/