diff options
author | 2015-09-03 09:10:37 +0100 | |
---|---|---|
committer | 2015-09-05 03:33:19 +0200 | |
commit | 30e7a65b3fdb53cc49f85c965095e40aceea3961 (patch) | |
tree | c1c6bfaf9597591c7c987315b25bd5f6e429a202 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PM / Domains: Try power off masters in error path of __pm_genpd_poweron() (diff) | |
download | wireguard-linux-30e7a65b3fdb53cc49f85c965095e40aceea3961.tar.xz wireguard-linux-30e7a65b3fdb53cc49f85c965095e40aceea3961.zip |
PM / Domains: Ensure subdomain is not in use before removing
The function pm_genpd_remove_subdomain() removes a subdomain from a
generic PM domain, however, it does not check if the subdomain has any
slave domains or device attached before doing so. Therefore, add a test
to verify that the subdomain does not have any slave domains associated
or any device attached before removing.
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Acked-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions