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

V1 version of these patches generated quite a lot of comments.
Now I'd like to present an updated version of this patchset.

Changes since V2:
* Really include all promised features. Blaming git format-patch :(

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   |   42 +++++++++++++++++++++++++++++++++++++++++
 include/linux/usb/gpio_vbus.h |    1 +
 3 files changed, 45 insertions(+), 6 deletions(-)

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-03 22:45 [PATCH V3 0/2] Suspend for gpio-vbus Dmitry Eremin-Solenikov
2011-07-03 22:45 ` [PATCH V3 1/2] gpio-vbus: support disabling D+ pullup on suspend Dmitry Eremin-Solenikov
2011-07-03 22:45 ` [PATCH V3 2/2] mioa701: move gpio-pullup functionality to gpio-vbus 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).