ARM: S3C64XX: Mark most Cragganmore initdata devinitdata
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 19 Jul 2012 05:45:26 +0000 (14:45 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 19 Jul 2012 05:45:26 +0000 (14:45 +0900)
commit70660e5d1aa1376a6e9ad2de94bfaf39c2d1545c
treeea4fcc46ec5cc26d5500714ccea8eec9eae8e6a1
parent1034b9fd9bd6f63e2fdc8488c04b2cdcfe8cf97a
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>
arch/arm/mach-s3c64xx/mach-crag6410.c