From: Laurent Pinchart Date: Sat, 18 Dec 2010 02:15:07 +0000 (-0800) Subject: omap3: igepv2: Don't call gpio_set_value right aftergpio_direction_output X-Git-Tag: v2.6.38-rc1~469^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62d8e9e2613032c6c8397b554b5f789131bb3d60;p=pandora-kernel.git omap3: igepv2: Don't call gpio_set_value right aftergpio_direction_output gpio_direction_output() has a value argument, there's no need to call gpio_set_value() explicitly right after. Signed-off-by: Laurent Pinchart Acked-by: Enric Balletbo i Serra Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed