commit | 472c4a9437d3c6a0b1e59df7c5aa14075946aa70 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Thu May 21 13:33:46 2015 +0530 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Jun 02 14:40:47 2015 +0200 |
tree | 6398aeeb0a87cd8c96fb8ba2247efa139f412543 | |
parent | 3434d23b694e5cb6e44e966914563406c31c4053 [diff] |
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>