From: Santosh Shilimkar Date: Sun, 10 Feb 2013 08:24:00 +0000 (+0530) Subject: ARM: OMAP4+: Move the CPU wakeup prepare code under smp_prepare_cpus() X-Git-Tag: omap-for-v3.10/cleanup-v2-signed^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b699ddd19bf3542d43ffe293c6148161e160b1bc;p=pandora-kernel.git ARM: OMAP4+: Move the CPU wakeup prepare code under smp_prepare_cpus() Move the secondary CPU wakeup prepare code under smp_prepare_cpus() where it belongs. It was remainder of the pen release code which was borrowed from ARM code initially. While at it drop the un-necessary sev() and barrier which was under prepare code. Signed-off-by: Santosh Shilimkar --- Reading git-diff-tree failed