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)
commit3977407e83129f53e43d3ac44be8702f59fa3f77
treef13423f274e9a01cc1b1566aae4a0cc1d12b1f6f
parentc2225a57e596a308424e59abc7e864f866fe4493
clocksource: sh_tmu: Use clockevents_config_and_register().

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>
drivers/clocksource/sh_tmu.c