Home
last modified time | relevance | path

Searched hist:"6 f00ff78" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/base/power/
H A Ddomain.c6f00ff78 Mon Jul 11 17:39:10 CDT 2011 Rafael J. Wysocki <rjw@sisk.pl> PM / Domains: Set device state to "active" during system resume

The runtime PM status of devices in a power domain that is not
powered off in pm_genpd_complete() should be set to "active", because
those devices are operational at this point. Some of them may not be
in use, though, so make pm_genpd_complete() call pm_runtime_idle()
in addition to pm_runtime_set_active() for each of them.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
6f00ff78 Mon Jul 11 17:39:10 CDT 2011 Rafael J. Wysocki <rjw@sisk.pl> PM / Domains: Set device state to "active" during system resume

The runtime PM status of devices in a power domain that is not
powered off in pm_genpd_complete() should be set to "active", because
those devices are operational at this point. Some of them may not be
in use, though, so make pm_genpd_complete() call pm_runtime_idle()
in addition to pm_runtime_set_active() for each of them.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>