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)
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>

No differences found