ARM: iop32x: fix power off handling for the EM7210 board
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 29 Jan 2014 14:20:15 +0000 (15:20 +0100)
committerOlof Johansson <olof@lixom.net>
Fri, 31 Jan 2014 22:58:53 +0000 (14:58 -0800)
This board was missed when converting all the others to proper
abstracted GPIO handling. Fix it up the right way by requesting
and driving GPIO line 0 high through gpiolib to power off the
machine.

Cc: Arnaud Patard <arnaud.patard@rtp-net.org>
Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-iop32x/em7210.c

Simple merge