diff options
author | Christophe Leroy <[email protected]> | 2021-02-09 10:26:21 +0000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2021-02-11 23:35:13 +1100 |
commit | e10656114d32c659768e7ca8aebaaa6ac6e959ab (patch) | |
tree | 90328aff7cf0be4715673736ee3e78945c292f60 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 5b90b9661a3396e00f6e8bcbb617a0787fb683d0 (diff) |
spi: mpc52xx: Avoid using get_tbl()
get_tbl() is confusing as it returns the content TBL register
on PPC32 but the concatenation of TBL and TBU on PPC64.
Use mftb() instead.
This will allow the removal of get_tbl() in a following patch.
Signed-off-by: Christophe Leroy <[email protected]>
Acked-by: Mark Brown <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/99bf008e2970de7f8ed3225cda69a6d06ae1a644.1612866360.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions