From: Dmitry Eremin-Solenikov Date: Tue, 26 Nov 2013 10:09:01 +0000 (+0100) Subject: ARM: 7898/1: sa1100: h3100: refactor LCD GPIO handling X-Git-Tag: v3.14-rc1~116^2~1^6~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f72d85e282e83db8eedb291aa89db9198470b38;p=pandora-kernel.git ARM: 7898/1: sa1100: h3100: refactor LCD GPIO handling As GPIOs are going to move to platform device, there is no guarantee that they will be available at init_machine time. Request all GPIOs directly in lcd_power callback and not at init_machine time. Signed-off-by: Dmitry Eremin-Solenikov Acked-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed