Skip to content
Commit 7561dfbf authored by Max Filippov's avatar Max Filippov
Browse files

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: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 11976fe2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment