From: Catalin Marinas Date: Mon, 4 Feb 2013 18:08:02 +0000 (+0000) Subject: mfd: vexpress: Allow vexpress-sysreg to self-initialise X-Git-Tag: v3.9-rc1~92^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcd560c8587171bb22c75c41ac2a70986bbbde7f;p=pandora-kernel.git mfd: vexpress: Allow vexpress-sysreg to self-initialise The vexpress_sysreg_init() is a core_initcall() already and it can trigger the early initialisation if a matching node is found. This patch allows the SoC code to avoid calling vexpress_sysreg_of_early_init() explicitly. Signed-off-by: Catalin Marinas Acked-by: Arnd Bergmann Acked-by: Pawel Moll Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed