ARM: SAMSUNG: Fix GPIO space reservation for S3C64xx platforms
commit4ff13995b512cfadef44e0bf5cb15298d6094519
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 3 Nov 2011 07:15:38 +0000 (3 16:15 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 8 Nov 2011 10:56:02 +0000 (8 19:56 +0900)
treefdd15886334e3bd7db74d9047b926260d9570292
parentb462c20e2915e6eca2fb812b4f63c94e7e042b9a
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 <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c64xx/Kconfig
arch/arm/plat-samsung/Kconfig