diff options
author | Markus Schneider-Pargmann <msp@baylibre.com> | 2024-02-07 12:32:15 +0300 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2024-02-12 19:02:44 +0300 |
commit | 80c5bac02a820dc569e38e102456ec4b34f6f607 (patch) | |
tree | e63c6271c5b1ec4c3f7064a2ca1c3247113196b9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 14f0a0a4407ebb6f36eb7d394d497d4632c654dc (diff) | |
download | linux-80c5bac02a820dc569e38e102456ec4b34f6f607.tar.xz |
can: m_can: Cache tx putidx
m_can_tx_handler is the only place where data is written to the tx fifo.
We can calculate the putidx in the driver code here to avoid the
dependency on the txfqs register.
Signed-off-by: Markus Schneider-Pargmann <msp@baylibre.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Link: https://lore.kernel.org/all/20240207093220.2681425-10-msp@baylibre.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions