]> 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)
commit7115438dd7b6239f1195ec7916ba83577169b3d4
tree6398aeeb0a87cd8c96fb8ba2247efa139f412543
parentc0ac94b3af6130d0cdc0f239522536b102a144e9
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