linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/2] Suspend for gpio-vbus support
@ 2011-07-02 14:02 Dmitry Eremin-Solenikov
  2011-07-02 14:02 ` [PATCH V2 1/2] gpio-vbus: support disabling D+ pullup on suspend Dmitry Eremin-Solenikov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Dmitry Eremin-Solenikov @ 2011-07-02 14:02 UTC (permalink / raw)
  To: linux-arm-kernel

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(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-07-03 22:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-02 14:02 [PATCH V2 0/2] Suspend for gpio-vbus support Dmitry Eremin-Solenikov
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

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).