linux/arch/xtensa/platforms
Max Filippov 7561dfbf3b 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>
2023-06-12 19:48:56 -07:00
..
iss xtensa: drop platform_halt and platform_power_off 2023-06-12 19:48:56 -07:00
xt2000 xtensa: drop platform_halt and platform_power_off 2023-06-12 19:48:56 -07:00
xtfpga xtensa: drop platform_halt and platform_power_off 2023-06-12 19:48:56 -07:00
Makefile xtensa: move core-y in arch/xtensa/Makefile to arch/xtensa/Kbuild 2021-08-11 11:37:13 -07:00