diff options
| author | Ulf Hansson <[email protected]> | 2020-11-03 15:06:26 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2020-11-10 19:42:01 +0000 |
| commit | b9795a3e4e1cbf521bbb5ef240eb47803c303b02 (patch) | |
| tree | 9278fdeceff85d42363c8c5134e5d9672b8a5aea /scripts/gcc-plugins/cyc_complexity_plugin.c | |
| parent | PM: domains: Rename pm_genpd_syscore_poweroff|poweron() (diff) | |
| download | kernel-b9795a3e4e1cbf521bbb5ef240eb47803c303b02.tar.gz kernel-b9795a3e4e1cbf521bbb5ef240eb47803c303b02.zip | |
PM: domains: Enable dev_pm_genpd_suspend|resume() for suspend-to-idle
The dev_pm_genpd_suspend|resume() have so far only been used during the
syscore suspend/resume phases. However, during suspend-to-idle, where the
syscore phases doesn't exist, similar operations are sometimes needed.
An existing example are the timekeeping_suspend|resume() functions, which
are being called both through a registered syscore ops during the syscore
phases, but also as regular functions calls from cpuidle (via
tick_freeze()) during suspend-to-idle.
For similar reasons, let's enable the dev_pm_genpd_suspend|resume() APIs to
be re-used for corresponding CPU devices that are attached to a genpd,
during suspend-to-idle.
Signed-off-by: Ulf Hansson <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions
