From: Varun Sethi Date: Mon, 9 Jul 2012 13:01:51 +0000 (+0530) Subject: powerpc/booke: Separate out restore_e5500/setup_e5500 routines. X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~10^2~10^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0778407f836d632cce90e5d9df490a7c5e6e398a;p=pandora-kernel.git powerpc/booke: Separate out restore_e5500/setup_e5500 routines. For the 64 bit case separate out e5500 cpu_setup and cpu_restore functions. The cpu_setup function (for the primary core) is passed the cpu_spec pointer, which is not there in case of the cpu_restore function. Also, in our case we will have to manipulate the CPU_FTR_EMB_HV flag on the primary core. Signed-off-by: Varun Sethi Signed-off-by: Kumar Gala --- Reading git-diff-tree failed