From: anarsoul@gmail.com (Vasily Khoruzhick)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: s3c24xx: Switch to common GPIO controlled UDC pullup implementation
Date: Mon, 7 Mar 2011 10:15:16 +0200 [thread overview]
Message-ID: <201103071015.17295.anarsoul@gmail.com> (raw)
In-Reply-To: <1299483720-18175-2-git-send-email-lars@metafoo.de>
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@metafoo.de>
> ---
> 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@gmail.com>
prev parent reply other threads:[~2011-03-07 8:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-07 7:41 [PATCH 1/2] USB: s3c2410_udc: Add common implementation for GPIO controlled pullups Lars-Peter Clausen
2011-03-07 7:42 ` [PATCH 2/2] ARM: s3c24xx: Switch to common GPIO controlled UDC pullup implementation Lars-Peter Clausen
2011-03-07 8:15 ` Vasily Khoruzhick [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201103071015.17295.anarsoul@gmail.com \
--to=anarsoul@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).