From: Thomas Petazzoni Date: Tue, 9 Apr 2013 21:26:14 +0000 (+0200) Subject: ARM: mvebu: move L2 cache initialization in init_early() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~7^2~12^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e33369cbf346a41daab7d2eaf23c7e5bb76ef67c;p=pandora-kernel.git ARM: mvebu: move L2 cache initialization in init_early() In preparation for moving the IRQ controller driver to drivers/irqchip/, we don't want the IRQ controller driver to be responsible for initializing the L2 cache. Instead, let's initialize the L2 cache at the init_early() level, like mach-exynos/common.c is doing. Signed-off-by: Thomas Petazzoni Tested-by: Ezequiel Garcia Signed-off-by: Jason Cooper --- Reading git-diff-tree failed