aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorCsókás, Bence <[email protected]>2024-11-22 15:13:02 +0100
committerMark Brown <[email protected]>2024-11-26 11:29:09 +0000
commit2ac40e6d0ccdd93031f8b1af61b0fe5cdd704923 (patch)
tree3a3bd135e4763f998caae228c12d54809b3d5181 /tools/perf/scripts/python
parent9e141955ede223d82251a59644ff9448a5aba580 (diff)
spi: atmel-quadspi: Fix register name in verbose logging function
`atmel_qspi_reg_name()` is used for pretty-printing register offsets for verbose logging of register accesses. However, due to a typo (likely a copy-paste error), QSPI_RD's offset prints as "MR", the name of the previous register. Fix this typo. Fixes: c528ecfbef04 ("spi: atmel-quadspi: Add verbose debug facilities to monitor register accesses") Signed-off-by: Csókás, Bence <[email protected]> Reviewed-by: Alexander Dahl <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions