diff options
author | Thomas Kopp <[email protected]> | 2023-01-27 13:42:58 +0100 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2023-02-02 15:42:10 +0100 |
commit | 2e8ca20b40e5ba556cd38495df418b2d0c568195 (patch) | |
tree | 7bec15e636d49cd3f9ffe2f3e2a3fcfbf9dd3ee1 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | c6adf659a8ba85913e16a571d5a9bcd17d3d1234 (diff) |
can: mcp251xfd: regmap: optimizing transfer size for CRC transfers size 1
For CRC transfers with size 1 it is more efficient to use the
write_safe command instead of the write_crc command. This saves the
length byte on the SPI transfer.
changes since v1: https://lore.kernel.org/all/[email protected]
- change logic to remove 1 level of indention
Link: https://lore.kernel.org/all/[email protected]
Signed-off-by: Thomas Kopp <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions