public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Support for SUSPEND and RESUME for USB chargers
@ 2011-06-08  9:44 Heikki Krogerus
  2011-06-08  9:44 ` [PATCH 1/3] usb: otg: add events for suspend/resume states Heikki Krogerus
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Heikki Krogerus @ 2011-06-08  9:44 UTC (permalink / raw)
  To: Greg KH, Anton Vorontsov; +Cc: linux-usb, linux-kernel

Hi,

The charging should be prevented if the bus is suspended.

These notifications will come from the udc drivers. I'll create a
separate patch set for those, as I guess the maintainers of the
controller drivers need to approve those.


Heikki Krogerus (3):
  usb: otg: add events for suspend/resume states
  isp1704_charger: Handle suspended and resumed events
  twl4030_charger:  Handle suspended and resumed events

 drivers/power/isp1704_charger.c |   13 +++++++++++++
 drivers/power/twl4030_charger.c |    4 ++++
 include/linux/usb/otg.h         |    2 ++
 3 files changed, 19 insertions(+), 0 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2011-06-09 11:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-08  9:44 [PATCH 0/3] Support for SUSPEND and RESUME for USB chargers Heikki Krogerus
2011-06-08  9:44 ` [PATCH 1/3] usb: otg: add events for suspend/resume states Heikki Krogerus
2011-06-08  9:44 ` [PATCH 2/3] isp1704_charger: Handle suspended and resumed events Heikki Krogerus
2011-06-08  9:44 ` [PATCH 3/3] twl4030_charger: " Heikki Krogerus
2011-06-08 20:54 ` [PATCH 0/3] Support for SUSPEND and RESUME for USB chargers Greg KH
2011-06-09 11:25   ` Heikki Krogerus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox