From: Gregory CLEMENT Date: Wed, 23 Jul 2014 13:00:41 +0000 (+0200) Subject: ARM: mvebu: use the common function for Armada 375 SMP workaround X-Git-Tag: omap-for-v3.17/fixes-against-rc2~122^2~8^2~3^2~10 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=305969fb629284bcd35065911179a79f41954b9a;p=pandora-kernel.git ARM: mvebu: use the common function for Armada 375 SMP workaround Use the common function mvebu_setup_boot_addr_wa() introduced in the commit "ARM: mvebu: Add a common function for the boot address work around" instead of the dedicated version for Armada 375. This commit also moves the workaround in the system-controller module. Indeed the workaround on 375 is really related to setting the boot address which is done by the system controller. As a bonus we no longer use an harcoded value to access the register storing the boot address. Signed-off-by: Gregory CLEMENT Signed-off-by: Thomas Petazzoni Link: https://lkml.kernel.org/r/1406120453-29291-5-git-send-email-thomas.petazzoni@free-electrons.com Signed-off-by: Jason Cooper --- Reading git-diff-tree failed