From: Uwe Kleine-König Date: Fri, 5 Feb 2010 16:40:28 +0000 (+0100) Subject: arm/mx2: define seperate gpio port descriptions for imx21 and imx27 X-Git-Tag: v2.6.34-rc2~66^2~5^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=897359d596ca406aaa9f9687b439b4498b579d7f;p=pandora-kernel.git arm/mx2: define seperate gpio port descriptions for imx21 and imx27 As the gpio ports have different addresses on imx21 and imx27 there are two different port descriptions needed if not relying on the overloaded cpp macro IO_ADDRESS. So some cpp magic is added to minimize code duplication. Signed-off-by: Uwe Kleine-König --- Reading git-diff-tree failed