From: Benjamin Herrenschmidt Date: Fri, 28 Aug 2009 04:25:04 +0000 (+1000) Subject: powerpc: Properly start decrementer on BookE secondary CPUs X-Git-Tag: v2.6.32-rc1~675^2~20 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77c0a700c1c292edafa11c1e52821ce4636f81b0;p=pandora-kernel.git powerpc: Properly start decrementer on BookE secondary CPUs This moves the code to start the decrementer on 40x and BookE into a separate function which is now called from time_init() and secondary_time_init(), before the respective clock sources are registered. We also remove the 85xx specific code for doing it from the platform code. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed