From: Dmitry Eremin-Solenikov Date: Tue, 26 Nov 2013 10:09:49 +0000 (+0100) Subject: ARM: 7899/1: sa1100: h3600: refactor LCD GPIO handling X-Git-Tag: v3.14-rc1~116^2~1^6~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bed576c1a81d620765ec96f7b4e80dedaef1bcf;p=pandora-kernel.git ARM: 7899/1: sa1100: h3600: refactor LCD GPIO handling Use gpio_request_array to request all GPIOs at once. Also don't call gpio_free. There is little point freeing LCD gpios once they are requested. Instead guard them with bool variable. Signed-off-by: Dmitry Eremin-Solenikov Acked-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed