From: Axel Lin Date: Wed, 17 Dec 2014 09:47:14 +0000 (+0800) Subject: gpio: dln2: Fix gpio output value in dln2_gpio_direction_output() X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~290^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5afb287a06ce869827563cbd2b0a035800dd6f5d;p=pandora-kernel.git gpio: dln2: Fix gpio output value in dln2_gpio_direction_output() dln2_gpio_direction_output() ignored the state passed into it. Fix it. Also make dln2_gpio_pin_set_out_val return int, so we can check the error value. Signed-off-by: Axel Lin Tested-by: Daniel Baluta Acked-by: Alexandre Courbot Reviewed-by: Octavian Purdila Signed-off-by: Linus Walleij --- Reading git-diff-tree failed