From: Tomasz Figa Date: Sun, 25 Aug 2013 17:37:34 +0000 (+0900) Subject: ARM: S3C64XX: Bypass legacy initialization when booting with DT X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~48^2~29^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c836c90e276ec1b1b4193bb6f0b5e6b11cc69f83;p=pandora-kernel.git ARM: S3C64XX: Bypass legacy initialization when booting with DT This patch allows bypassing most of legacy initialization when booting an S3C64xx-based board using device tree, by adding conditional checks for DT presence to initcalls which are no longer necessary when booting with DT.. Signed-off-by: Tomasz Figa Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed