From: Maxime Ripard Date: Tue, 16 Jul 2013 14:45:37 +0000 (+0200) Subject: clocksource: sun4i: rename AUTORELOAD define to RELOAD X-Git-Tag: v3.12-rc1~166^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9eded23215e99338155c18f6d860859106568bb0;p=pandora-kernel.git 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 Signed-off-by: Daniel Lezcano --- Reading git-diff-tree failed