realtek: Remove _machine_restart and _machine_halt
authorSander Vanheule <sander@svanheule.net>
Sun, 14 Nov 2021 18:45:34 +0000 (19:45 +0100)
committerStijn Tintel <stijn@linux-ipv6.be>
Wed, 24 Nov 2021 19:43:56 +0000 (21:43 +0200)
commitf8b2bc550bd57e59e5def03e397ccfc6fcc0a81c
tree1233914bd0422fe9ab229d5eccccb828ea22486b
parent927570f0a3d0ea82d5b6a3bc3b175ace3ad45e66
realtek: Remove _machine_restart and _machine_halt

By dropping _machine_restart, users can provide more reliable or
device-specific restart modes.

_machine_halt was already removed in commit f4b687d1f053 ("realtek: use
kernel defined halt"), but quietly reintroduced in commit 8faffa00cb6b
("realtek: add support for the RTL9300 timer"). Let's remove it again.

Signed-off-by: Sander Vanheule <sander@svanheule.net>
Tested-by: Stijn Segers <foss@volatilesystems.org>
Tested-by: Paul Fertser <fercerpav@gmail.com>
Tested-by: Stijn Tintel <stijn@linux-ipv6.be>
target/linux/realtek/files-5.10/arch/mips/rtl838x/setup.c