commit | ea71d9a600e769ca669f4ba3e25ffdecdeede240 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Sun Mar 24 00:01:48 2013 +0100 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Mon Apr 08 21:41:54 2013 +0200 |
tree | bb5bb6a4a2695a86f90d942e36e25f3cac6b6a80 | |
parent | 049817319a5cf2812ada74018ae9f5c5b739607b [diff] |
clocksource: sunxi: make use of CLKSRC_OF Using CLKSRC_OF allows to remove the SoC specific sunxi_timer.h header, and instead of using a custom init function in the machine definition use the standard clocksource_of_init function. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>