From: Mark Brown Date: Thu, 3 Nov 2011 07:15:38 +0000 (+0900) Subject: ARM: SAMSUNG: Fix GPIO space reservation for S3C64xx platforms X-Git-Tag: v3.3-rc1~140^2~5^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ff13995b512cfadef44e0bf5cb15298d6094519;p=pandora-kernel.git ARM: SAMSUNG: Fix GPIO space reservation for S3C64xx platforms The conversion to use SAMSUNG_GPIO_EXTRA rather than S3C24XX_GPIO_EXTRA broke a number of S3C64xx boards which had been using the symbols provided to reserve a range of GPIOs for board specific use. Fix this by adding equivalent symbols for the new shared driver and updating the relevant boards to use the new symbols. Signed-off-by: Mark Brown Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed