From: Russell King Date: Tue, 24 Jan 2012 09:25:57 +0000 (+0000) Subject: ARM: sa11x0: assabet: ensure that GPIO27 is driven X-Git-Tag: v3.4-rc1~83^2^3~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49e01e3fb6efe1b0abfa2d5675f88f07989d621f;p=pandora-kernel.git ARM: sa11x0: assabet: ensure that GPIO27 is driven GPIO27 is just connected to a CPLD input without any pull-ups or pull- downs. If GPIO27 is left as an input, it will float around mid-supply, which for CMOS inputs is the worst place for a pin to be. Ensure that this pin is driven. Signed-off-by: Russell King --- Reading git-diff-tree failed