diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2022-05-11 16:56:55 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2022-05-19 20:16:05 +0200 |
commit | bcc19f69f72ab7e3db581b993d6a9fc1bad5ddf4 (patch) | |
tree | e4c6c341bae79176669a94da0e4f489c4fdac6b7 /include/linux/pm_domain.h | |
parent | 7a02444b8fc25ac16f90c1e498aeb672651d6f4b (diff) |
PM: domains: Skip another warning in irq_safe_dev_in_sleep_domain()
In irq_safe_dev_in_sleep_domain() we correctly skip the dev_warn_once() if
the corresponding genpd for the device, has the GENPD_FLAG_ALWAYS_ON flag
being set. For the same reason (the genpd is always-on in runtime), let's
also skip the warning if the GENPD_FLAG_RPM_ALWAYS_ON flag is set for the
genpd.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/linux/pm_domain.h')
0 files changed, 0 insertions, 0 deletions