clocksource/drivers/arm_arch_timer: Move drop _tval from erratum function names
authorMarc Zyngier <maz@kernel.org>
Sun, 17 Oct 2021 12:42:13 +0000 (13:42 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Sun, 17 Oct 2021 19:47:10 +0000 (21:47 +0200)
commitac9ef4f24cb2313fb047f2097396204b033799b8
tree8ace8c0e055b20469f55ef3c48ed0c221ff6a412
parenta38b71b0833eb2fabd2b1fa37d665c0a88b8b7e4
clocksource/drivers/arm_arch_timer: Move drop _tval from erratum function names

The '_tval' name in the erratum handling function names doesn't
make much sense anymore (and they were using CVAL the first place).

Drop the _tval tag.

Reviewed-by: Oliver Upton <oupton@google.com>
Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Tested-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20211017124225.3018098-6-maz@kernel.org
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/arm_arch_timer.c