mach-u300: cleanup clockevent code
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 30 May 2011 13:51:47 +0000 (15:51 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 23 Jun 2011 10:09:42 +0000 (12:09 +0200)
commitcde21de148a5bf474bbde59ebf046992fab3c77b
tree50b5a0f7c52db0e4a502e5b09fa793afbaf669c2
parentc5314877edd2ea9cccca0ca87c9a439a8d356c14
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>
arch/arm/mach-u300/timer.c