From: Andrew Bresticker Date: Mon, 20 Oct 2014 19:04:03 +0000 (-0700) Subject: clocksource: mips-gic: Use percpu_dev_id X-Git-Tag: omap-for-v3.20/drop-legacy-3517~119^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7ea3060b60a8f32794aa094f9216b198083d232;p=pandora-kernel.git clocksource: mips-gic: Use percpu_dev_id Since the GIC timer IRQ is a percpu IRQ, we can use percpu_dev_id to pass the IRQ handler the correct clock_event_device. 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/8138/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed