MIPS: ralink: Don't set pm_power_off
authorJohn Crispin <blogic@openwrt.org>
Wed, 4 Nov 2015 10:50:12 +0000 (11:50 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 11 Nov 2015 07:38:11 +0000 (08:38 +0100)
commit81ab9f6c5ff8565e4cba330e340a8979a10521d7
tree9f9a5622adee36c8575f7f8fa8a868f6272d14bf
parentbc19f5d677c10f323650e6bb5fe45ab5fb11e9a9
MIPS: ralink: Don't set pm_power_off

Setting pm_power_off is apprently wrong and makes drivers such as
gpio-poweroff not work.

Signed-off-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/11445/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ralink/reset.c