commit | 57f0fcbe1dea8a36c9d1673086326059991c5f81 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed May 18 21:33:41 2011 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu May 19 14:24:15 2011 +0200 |
tree | c56c00307052034a64d2577819fdf21271446ebe | |
parent | 847b2f42be203f3cff7f243fdd3ee50c1e06c882 [diff] |
clockevents: Provide combined configure and register function All clockevent devices have the same open coded initialization functions. Provide an interface which does all necessary initialization in the core code. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: John Stultz <john.stultz@linaro.org> Reviewed-by: Ingo Molnar <mingo@elte.hu> Link: http://lkml.kernel.org/r/%3C20110518210136.331975870%40linutronix.de%3E