From: Mark Brown Date: Thu, 19 Jul 2012 05:45:26 +0000 (+0900) Subject: ARM: S3C64XX: Mark most Cragganmore initdata devinitdata X-Git-Tag: v3.6-rc1~138^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70660e5d1aa1376a6e9ad2de94bfaf39c2d1545c;p=pandora-kernel.git 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 Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed