clocksource: sh_tmu: Use clockevents_config_and_register().
authorPaul Mundt <lethal@linux-sh.org>
Mon, 11 Jun 2012 08:10:16 +0000 (17:10 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 11 Jun 2012 08:10:16 +0000 (17:10 +0900)
This switches over to the now exported clockevents_config() and
clockevents_config_and_register() helpers. This knocks off a
long-standing TMU TODO item.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found