commit | a2c49e7b553a28f10ab34e5da538ed4a45a697a7 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Jul 16 16:45:38 2013 +0200 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Thu Jul 18 15:27:20 2013 +0200 |
tree | c7df1aea139b0f271641eb02886741d15e1e9cbc | |
parent | c2b852f77b0d4c71967b61848d666c7a25e17627 [diff] |
clocksource: sun4i: Cleanup parent clock setup The current bring-up code for the timer was overly complicated. The only thing we need is actually which clock we want to use as source and that's pretty much all. Let's keep it that way. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>