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-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88d8b9694b53d1b8df0c16a8fe3c1280fea119a1;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