]> git.baikalelectronics.ru Git - kernel.git/commit
clockevents: Use helpers to check the state of a clockevent device
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 21 May 2015 08:03:46 +0000 (13:33 +0530)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 2 Jun 2015 12:40:47 +0000 (14:40 +0200)
commit026ca79246f4444ac45580f80c84ebb923fb0d84
tree6398aeeb0a87cd8c96fb8ba2247efa139f412543
parent38f77fa64ffbf0a09695eda6bbdb75f893bd8600
clockevents: Use helpers to check the state of a clockevent device

Use accessor functions to check the state of clockevent devices in
core code.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Cc: linaro-kernel@lists.linaro.org
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/fa2b9869fd17f210eaa156ec2b594efd0230b6c7.1432192527.git.viresh.kumar@linaro.org
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/time/clockevents.c
kernel/time/tick-broadcast.c
kernel/time/tick-common.c
kernel/time/tick-oneshot.c