From: Wolfram Sang Date: Tue, 13 Dec 2011 09:12:48 +0000 (+0100) Subject: gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121 X-Git-Tag: v3.2-rc6~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28538df0389a59ede9ccd6f327d2031f0044db87;p=pandora-kernel.git gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121 Add a 5121-custom reject if an input-only pin is requested to be output (see 18.3.1.1 in the refman). Also, rewrite mach-specific quirk setup to consume less lines which scales better. Signed-off-by: Wolfram Sang [grant.likely: Fixed build error] Signed-off-by: Grant Likely --- Reading git-diff-tree failed