From: Laurent Pinchart Date: Thu, 24 Jan 2013 12:16:31 +0000 (+0100) Subject: ARM: shmobile: armadillo800eva: Use gpio_set_value() to set GPIO value X-Git-Tag: v3.9-rc1~117^2~5^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2173441d56e6282f79aaf1f47172e8506f27a25e;p=pandora-kernel.git ARM: shmobile: armadillo800eva: Use gpio_set_value() to set GPIO value The GPIO is already configured as an output, there's no reason to use gpio_direction_output() just to set the output value. Use gpio_set_value() instead. Signed-off-by: Laurent Pinchart Acked-by: Guennadi Liakhovetski Signed-off-by: Simon Horman --- Reading git-diff-tree failed