From: dbaryshkov@gmail.com (Dmitry Eremin-Solenikov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V2 0/2] Suspend for gpio-vbus support
Date: Sat, 2 Jul 2011 18:02:22 +0400 [thread overview]
Message-ID: <1309615344-12714-1-git-send-email-dbaryshkov@gmail.com> (raw)
Previous version of these patches generated quite a lot of comments.
Now I'd like to present an updated version of this patchset.
Changes since V1:
* Switch to using dev_pm_ops instead of platform_driver hooks
* Move suspend/resume to _noirq (LATE) to be sure that otg transceiver
suspends after the main UDC driver.
Dmitry Eremin-Solenikov (2):
gpio-vbus: support disabling D+ pullup on suspend
mioa701: move gpio-pullup functionality to gpio-vbus
arch/arm/mach-pxa/mioa701.c | 8 ++------
drivers/usb/otg/gpio_vbus.c | 32 ++++++++++++++++++++++++++++++++
include/linux/usb/gpio_vbus.h | 1 +
3 files changed, 35 insertions(+), 6 deletions(-)
next reply other threads:[~2011-07-02 14:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-02 14:02 Dmitry Eremin-Solenikov [this message]
2011-07-02 14:02 ` [PATCH V2 1/2] gpio-vbus: support disabling D+ pullup on suspend Dmitry Eremin-Solenikov
2011-07-02 14:02 ` [PATCH V2 2/2] mioa701: move gpio-pullup functionality to gpio-vbus Dmitry Eremin-Solenikov
2011-07-03 12:06 ` [PATCH V2 0/2] Suspend for gpio-vbus support Sergei Shtylyov
2011-07-03 22:43 ` Dmitry Eremin-Solenikov
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=1309615344-12714-1-git-send-email-dbaryshkov@gmail.com \
--to=dbaryshkov@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).