mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] PM / Runtime: rpm_suspend() and rpm_resume() fixes
@ 2012-08-14 21:34 Rafael J. Wysocki
  2012-08-14 21:38 ` [PATCH 1/3] PM / Runtime: Fix rpm_resume() return value for power.no_callbacks set Rafael J. Wysocki
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Rafael J. Wysocki @ 2012-08-14 21:34 UTC (permalink / raw)
  To: Linux PM list; +Cc: LKML, Alan Stern

Hi,

The following three patches fix minor issues in rpm_suspend() and rpm_resume().
They are on top of the current linux-next branch of the linux-pm.git tree, but
they should apply to the mainline too.

[1/3] - Fix rpm_resume() return value for power.no_callbacks set and active
        parent.
[2/3] - Move the clearing of power.deferred_resume in rpm_suspend() to a better
        place.
[3/3] - Check the PM QoS setting before doing the first power.no_callbacks check.

Thanks,
Rafael


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

end of thread, other threads:[~2012-08-15 18:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-14 21:34 [PATCH 0/3] PM / Runtime: rpm_suspend() and rpm_resume() fixes Rafael J. Wysocki
2012-08-14 21:38 ` [PATCH 1/3] PM / Runtime: Fix rpm_resume() return value for power.no_callbacks set Rafael J. Wysocki
2012-08-15 16:14   ` Alan Stern
2012-08-14 21:40 ` [PATCH 2/3] PM / Runtime: Clear power.deferred_resume on success in rpm_suspend() Rafael J. Wysocki
2012-08-15 16:19   ` Alan Stern
2012-08-14 21:41 ` [PATCH 3/3] PM / Runtime: Check device PM QoS setting before "no callbacks" check Rafael J. Wysocki
2012-08-15 16:20   ` Alan Stern
2012-08-15 18:22     ` [Update][PATCH " Rafael J. Wysocki
2012-08-15 18:23       ` Alan Stern

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

Powered by JetHome