commit | cde21de148a5bf474bbde59ebf046992fab3c77b | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon May 30 15:51:47 2011 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Jun 23 12:09:42 2011 +0200 |
tree | 50b5a0f7c52db0e4a502e5b09fa793afbaf669c2 | |
parent | c5314877edd2ea9cccca0ca87c9a439a8d356c14 [diff] |
mach-u300: cleanup clockevent code Use the new clockevents_config_and_register() function to register the U300 clockevent, since that code requires ->cpumask to be set we set this even on this UP system to please the framework. Cc: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>