diff options
author | 2016-10-17 20:16:58 +0200 | |
---|---|---|
committer | 2016-10-21 15:42:10 +0200 | |
commit | 62006c1702b3b1be0c0726949e0ee0ea2326be9c (patch) | |
tree | 7adc161e3450624f9b106514e42b676f49a2b6b1 /tools/perf/scripts/python | |
parent | Linux 4.9-rc1 (diff) | |
download | linux-dev-62006c1702b3b1be0c0726949e0ee0ea2326be9c.tar.xz linux-dev-62006c1702b3b1be0c0726949e0ee0ea2326be9c.zip |
PM / Runtime: Remove the exported function pm_children_suspended()
The exported function pm_children_suspended() has only one caller, which is
the runtime PM internal function, rpm_check_suspend_allowed().
Let's clean-up this code, by removing pm_children_suspended() altogether
and instead do the one-liner check directly in rpm_check_suspend_allowed().
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions