sniper: Get rid of reset_misc
authorPaul Kocialkowski <contact@paulk.fr>
Sat, 27 Feb 2016 18:26:43 +0000 (19:26 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 15 Mar 2016 19:10:49 +0000 (15:10 -0400)
commit8e643d748e313b22da145101baaa9fa123455722
treeb9e026db89e22cba5dc39d8fb2650f2ac1994964
parent90ca5dfec4406bd0d6759395d8d24cb401be2c28
sniper: Get rid of reset_misc

There is no need to set the reboot mode to a particular value prior to reboot,
since valid values will have been caught and cleared earlier.

In addition, this breaks the reboot-bootloader fastboot call, by overriding the
required value for fastboot.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Reviewed-by: Tom Rini <trini@konsulko.com>
board/lge/sniper/sniper.c