]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitef2d5a3b5e71536b47c33c5164c38123a2fddc69
treef13423f274e9a01cc1b1566aae4a0cc1d12b1f6f
parente7c0ba1a9ac58fb26cebf1ef5bed7a3e0cd8fb42
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