From: Linus Walleij Date: Mon, 9 Sep 2013 12:45:47 +0000 (+0200) Subject: ARM: iop32x: request and issue reset using gpio X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~12^2~57^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7111f8780fcf770d8624d758fd240e585adf7d3c;p=pandora-kernel.git ARM: iop32x: request and issue reset using gpio As the IOP GPIO driver supports gpiolib we can use the standard GPIO calls to issue a reset of the machine instead of using the custom gpio_line_set/config calls. Also request the GPIO when initializing the machine. Cc: Lennert Buytenhek Cc: Dan Williams Cc: Mikael Pettersson Tested-by: Aaro Koskinen Signed-off-by: Linus Walleij --- Reading git-diff-tree failed