Ulf Hansson c23bd3877b PM / core: Re-structure code for clearing the direct_complete flag
To make the code more consistent, let's clear the parent's direct_complete
flag along with clearing it for suppliers, instead of as currently, when
propagating the wakeup_path flag to parents.

While changing this, let's take the opportunity to rename the affected
internal functions, to make them self-explanatory. Like this:

dpm_clear_suppliers_direct_complete -> dpm_clear_superiors_direct_complete
dpm_propagate_to_parent -> dpm_propagate_wakeup_to_parent

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2018-01-10 13:13:56 +01:00
..
2017-11-13 09:45:34 -08:00
2017-11-16 08:55:30 -08:00
2017-11-16 08:55:30 -08:00
2017-11-13 19:43:50 -08:00
2017-11-16 08:55:30 -08:00
2016-11-15 22:34:25 -05:00
2014-09-01 13:48:59 +02:00