From: Andrew Bresticker Date: Mon, 20 Oct 2014 19:04:04 +0000 (-0700) Subject: clocksource: mips-gic: Use CPU notifiers to setup the timer X-Git-Tag: omap-for-v3.19/fixes-rc1~122^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4752dbbc300939e14029583ba2a0b235b147649;p=pandora-kernel.git clocksource: mips-gic: Use CPU notifiers to setup the timer Instead of requiring an explicit call to gic_clockevent_init in the SMP startup path, use CPU notifiers to register and enable the GIC timer on CPU startup. Signed-off-by: Andrew Bresticker Cc: Daniel Lezcano Cc: Thomas Gleixner Cc: Jason Cooper Cc: Paul Burton Cc: Qais Yousef Cc: John Crispin Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/8139/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed