]> git.itanic.dy.fi Git - linux-stable/commit
can: at91_can: at91_setup_mailboxes(): update comments
authorMarc Kleine-Budde <mkl@pengutronix.de>
Thu, 28 Sep 2023 20:02:16 +0000 (22:02 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Thu, 5 Oct 2023 19:46:03 +0000 (21:46 +0200)
commit2b08e5217a1d151bd8901ad2b7de220227e04b0d
treead97e29f676b21028567bb2ccc4532a5ed5e7ae1
parent63446dc70316e104d8454d4a2143a652d2d47a99
can: at91_can: at91_setup_mailboxes(): update comments

Since 6388b3961420 ("can: at91_can: add support for the AT91SAM9X5
SOCs") the number of mailboxes used for RX and TX is no longer
constant, but depends on the IP core used.

Remove the fixed number of mailboxes from the comment.

Link: https://lore.kernel.org/all/20231005-at91_can-rx_offload-v2-11-9987d53600e0@pengutronix.de
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/at91_can.c