ath79: kernel: drop _machine_restart again
authorLech Perczak <lech.perczak@gmail.com>
Mon, 10 Jan 2022 23:13:02 +0000 (00:13 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 5 Feb 2022 11:08:25 +0000 (12:08 +0100)
commit54e82f5c9a21b52f99daf4465c3039e2901406ff
tree91b8ea05804cb1f4ce1f106bacadae0ac5b34e52
parent02fbdc6a47ba6d3ede3c5bb639035f3978ba5a5a
ath79: kernel: drop _machine_restart again

Backport patch ("MIPS: ath79: drop _machine_restart again"), which is
required to support GPIO restart handler on ZTE MF286, broken due to
_machine_restart being restored in kernel accidentally, wich causes any
registered restart handlers to not execute, including one from
ath79-reset driver.

Signed-off-by: Lech Perczak <lech.perczak@gmail.com>
target/linux/generic/backport-5.10/860-v5.17-MIPS-ath79-drop-_machine_restart-again.patch [new file with mode: 0644]