diff options
author | Marc Kleine-Budde <mkl@pengutronix.de> | 2021-08-04 13:26:34 +0200 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2022-02-24 08:47:00 +0100 |
commit | 83daa863f16bc8fcc8c277f80ffd94042b71e0cf (patch) | |
tree | c34e788f397309985068e45f38779e26e1e6f426 /drivers/net/can/spi/mcp251xfd/mcp251xfd.h | |
parent | fa0b68df7c95043685f339cf27d2539c001a21fd (diff) | |
download | linux-83daa863f16bc8fcc8c277f80ffd94042b71e0cf.tar.gz linux-83daa863f16bc8fcc8c277f80ffd94042b71e0cf.tar.bz2 linux-83daa863f16bc8fcc8c277f80ffd94042b71e0cf.zip |
can: mcp251xfd: ring: update FIFO setup debug info
The recent change of the order of the TX and RX FIFOs is not reflected
in the debug info of the FIFO setup. This patch adjust the order and
additionally prints the base address of each FIFO.
Since the mcp251xfd_ring_init() may fail due to wrongly configured
FIFOs, printing of the FIFO setup is moved there. In case of an error
it would not be printed in mcp251xfd_ring_init().
Link: https://lore.kernel.org/all/20220217103826.2299157-7-mkl@pengutronix.de
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'drivers/net/can/spi/mcp251xfd/mcp251xfd.h')
0 files changed, 0 insertions, 0 deletions