ARM: S3C64XX: Fix the memory mapped GPIOs on Cragganmore
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 29 Dec 2011 09:02:39 +0000 (18:02 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 11 Jan 2012 17:18:32 +0000 (02:18 +0900)
Rather than letting them get allocated dynamically where we don't know
where they are, and also name the data line resource as gpio-generic
requires that.  Without these changes the GPIOs are useless.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found