diff options
author | Markus Schneider-Pargmann <msp@baylibre.com> | 2024-08-05 21:30:43 +0300 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2024-08-06 10:25:30 +0300 |
commit | 40e4552eeef0e3090a5988de15889795936fd38f (patch) | |
tree | a519ac9e95f73d4907082e62ecc876a75d614bb9 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 6eff1cead75ff330bb33264424c1da6cc7179ab8 (diff) | |
download | linux-40e4552eeef0e3090a5988de15889795936fd38f.tar.xz |
can: m_can: Remove m_can_rx_peripheral indirection
m_can_rx_peripheral() is a wrapper around m_can_rx_handler() that calls
m_can_disable_all_interrupts() on error. The same handling for the same
error path is done in m_can_isr() as well.
So remove m_can_rx_peripheral() and do the call from m_can_isr()
directly.
Signed-off-by: Markus Schneider-Pargmann <msp@baylibre.com>
Link: https://lore.kernel.org/all/20240805183047.305630-4-msp@baylibre.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions