commit | 3977407e83129f53e43d3ac44be8702f59fa3f77 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Jun 11 17:10:16 2012 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Jun 11 17:10:16 2012 +0900 |
tree | f13423f274e9a01cc1b1566aae4a0cc1d12b1f6f | |
parent | c2225a57e596a308424e59abc7e864f866fe4493 [diff] |
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>