MIPS: ath79: Use the reset controller to restart OF machines
authorAlban Bedel <albeu@free.fr>
Tue, 26 Jan 2016 08:39:30 +0000 (09:39 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 13 May 2016 12:01:37 +0000 (14:01 +0200)
commit81424d0ad0d41f05049aac6d4959d17a5a3c69c8
tree3a3143130f250f88f3731be32d7a88534a0565e7
parentb3f0a250d6eda645cee719cc11ea70e28f62145c
MIPS: ath79: Use the reset controller to restart OF machines

Don't set _machine_restart() on OF machines as the reset driver
now provides a system restart handler.

Signed-off-by: Alban Bedel <albeu@free.fr>
Cc: Felix Fietkau <nbd@openwrt.org>
Cc: Antony Pavlov <antonynpavlov@gmail.com>
Cc: Gabor Juhos <juhosg@openwrt.org>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/12235/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ath79/setup.c