diff options
author | Marc Zyngier <[email protected]> | 2021-10-17 13:42:10 +0100 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2021-10-17 21:46:50 +0200 |
commit | d72689988d67d56aebf7afb7f609373ea6b548db (patch) | |
tree | 438361892dd5d1b5b9b72027176f6d5014bb0959 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4775bc63f880001ee4fbd6456b12ab04674149e3 (diff) |
clocksource/drivers/arm_arch_timer: Drop CNT*_TVAL read accessors
The arch timer driver never reads the various TVAL registers, only
writes to them. It is thus pointless to provide accessors
for them and to implement errata workarounds.
Drop these read-side accessors, and add a couple of BUG() statements
for the time being. These statements will be removed further down
the line.
Reviewed-by: Oliver Upton <[email protected]>
Reviewed-by: Mark Rutland <[email protected]>
Tested-by: Mark Rutland <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Daniel Lezcano <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions