From: eric miao Date: Mon, 3 Mar 2008 01:44:25 +0000 (+0800) Subject: [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h X-Git-Tag: v2.6.26-rc1~1131^2~2^10~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a683b14df8f4320d0ef6cac93a6d9806173bf339;p=pandora-kernel.git [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h two reasons: 1. GPIO namings and their mode definitions are conceptually not part of the PXA register definitions 2. this is actually a temporary move in the transition of PXA2xx to use MFP-alike APIs (as what PXA3xx is now doing), so that legacy code will still work and new code can be added in step by step Signed-off-by: eric miao Signed-off-by: Russell King --- Reading git-diff-tree failed