diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2023-06-07 18:59:38 +0300 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2023-06-13 05:48:56 +0300 |
commit | 7561dfbf3b3451957c5d3fc52f53c78e78ed3034 (patch) | |
tree | 9888ce0b5feae5969c04ebc2aaba66dda600bc82 /tools/perf/scripts/python/stackcollapse.py | |
parent | 11976fe2a47aa952b8fec54bc2bd54d57642f650 (diff) | |
download | linux-7561dfbf3b3451957c5d3fc52f53c78e78ed3034.tar.xz |
xtensa: drop platform_halt and platform_power_off
Instead of using xtensa-specific platform_halt and platform_power_off
callbacks use do_kernel_power_off in the machine_halt and
machine_power_off and reimplement existing platform_halt and
platform_power_off users with register_sys_off_handler.
Drop platform_halt and platform_power_off declarations and default
implementations.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions