From: Dmitry Eremin-Solenikov Date: Tue, 26 Nov 2013 10:10:10 +0000 (+0100) Subject: ARM: 7900/1: sa1100: h3100: refactor IrDA GPIO handling X-Git-Tag: v3.14-rc1~116^2~1^6~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8eec82c176a87aebc823ceed2b7656e43f88b49;p=pandora-kernel.git ARM: 7900/1: sa1100: h3100: refactor IrDA 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 and free all GPIOs from IrDA startup/shutdown callbacks 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