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)
commit91b60b1d5a56e5971237f9c88de2faf168a5ceaf
treeae25128af4ed635913c27f25b571bed64c2b7604
parentd7d3077a2843faa6877280a4fac8cc732f5e7dce
ARM: S3C64XX: Fix the memory mapped GPIOs on Cragganmore

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>
arch/arm/mach-s3c64xx/include/mach/crag6410.h
arch/arm/mach-s3c64xx/mach-crag6410.c