commit | 9eded23215e99338155c18f6d860859106568bb0 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Jul 16 16:45:37 2013 +0200 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Thu Jul 18 15:27:14 2013 +0200 |
tree | 2dbd91126baf3b0f634f4c07f8e44c81c8f739b1 | |
parent | bb008b9e873f5544120dcd401316b4c0e7743dde [diff] |
clocksource: sun4i: rename AUTORELOAD define to RELOAD The name AUTORELOAD was actually pretty bad since it doesn't make the register reload the previous interval when it expires, but setting this value pushes the new programmed interval to the internal timer counter. Rename it to RELOAD instead. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>