clockevents: Split out selection logic
authorThomas Gleixner <tglx@linutronix.de>
Thu, 25 Apr 2013 20:31:50 +0000 (20:31 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 16 May 2013 09:09:17 +0000 (11:09 +0200)
commit45cb8e01b2ecef1c2afb18333e95793fa1a90281
tree9528babbf50046bffca4270952af0b5a38f56895
parent501f867064e95f9a6f540e60705be0937280e7ec
clockevents: Split out selection logic

Split out the clockevent device selection logic. Preparatory patch to
allow unbinding active clockevent devices.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: John Stultz <john.stultz@linaro.org>
Cc: Magnus Damm <magnus.damm@gmail.com>
Link: http://lkml.kernel.org/r/20130425143436.431796247@linutronix.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/time/tick-broadcast.c
kernel/time/tick-common.c