commit | 91b60b1d5a56e5971237f9c88de2faf168a5ceaf | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Dec 29 18:02:39 2011 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Thu Jan 12 02:18:32 2012 +0900 |
tree | ae25128af4ed635913c27f25b571bed64c2b7604 | |
parent | d7d3077a2843faa6877280a4fac8cc732f5e7dce [diff] |
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>