ARM: 7847/1: mcpm: Factor out logical-to-physical CPU translation
authorDave Martin <dave.martin@linaro.org>
Tue, 1 Oct 2013 18:57:28 +0000 (19:57 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 29 Oct 2013 11:06:34 +0000 (11:06 +0000)
This patch factors the logical-to-physical CPU translation out of
mcpm_boot_secondary(), so that it can be reused elsewhere.

Signed-off-by: Dave Martin <Dave.Martin@arm.com>
Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found