MIPS: allow GIC clockevent device config from other CPUs
authorPaul Burton <paul.burton@imgtec.com>
Wed, 5 Mar 2014 11:35:53 +0000 (11:35 +0000)
committerPaul Burton <paul.burton@imgtec.com>
Fri, 2 May 2014 15:39:11 +0000 (16:39 +0100)
This patch allows the GIC clockevent device for a CPU to be configured
by another CPU. This makes GIC clockevent devices suitable for use as
the tick broadcast device, where formerly the GIC timer local to the
configuring CPU would have been configured incorrectly.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>

No differences found