aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorStephen Boyd <[email protected]>2015-07-06 18:09:30 -0700
committerLinus Walleij <[email protected]>2015-07-17 09:59:36 +0200
commitad64498762dd6f262f8c7c37926cd56693e109ba (patch)
tree7494f560b77e218c7d0e4ccb0702c28f8e362fdf /tools/perf/scripts/python
parente3f3aaac06657e6fc834e217ae450f51a6e0968c (diff)
pinctrl: qcom: Hook pm_power_down for shutdown support
Assign pm_power_off() if we have the PS_HOLD functionality so that we can properly shutdown the SoC. Otherwise, shutdown won't do anything besides put the CPU into a tight loop. Unfortunately, we have to use a singleton here because pm_power_off() doesn't take any arguments. Fortunately there's only one instance of the pinctrl device on a running system so this isn't a problem. Cc: Pramod Gurav <[email protected]> Signed-off-by: Stephen Boyd <[email protected]> Acked-by: Bjorn Andersson <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions