commit | 70660e5d1aa1376a6e9ad2de94bfaf39c2d1545c | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Jul 19 14:45:26 2012 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Thu Jul 19 14:45:26 2012 +0900 |
tree | ea4fcc46ec5cc26d5500714ccea8eec9eae8e6a1 | |
parent | 1034b9fd9bd6f63e2fdc8488c04b2cdcfe8cf97a [diff] |
ARM: S3C64XX: Mark most Cragganmore initdata devinitdata With the greater use of deferred probes we need to be more sure that initdata is actually used only at system init rather than being used by devices when they probe (which could happen after the main kernel init has completed and is much more likely to now). Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>