mirror-linux/drivers/net/can/m_can
Xichao Zhao 646cb48d44 can: m_can: use us_to_ktime() where appropriate
The tx_coalesce_usecs_irq are more suitable for using the
us_to_ktime(). This can make the code more concise and
enhance readability.

Signed-off-by: Xichao Zhao <zhao.xichao@vivo.com>
Reviewed-by: Vincent Mailhol <mailhol@kernel.org>
Link: https://patch.msgid.link/20250825090904.248927-1-zhao.xichao@vivo.com
[mkl: remove not needed line break]
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2025-09-13 19:04:37 +02:00
..
Kconfig can: Kconfig: add CONFIG_CAN_RX_OFFLOAD 2022-06-11 17:11:02 +02:00
Makefile
m_can.c can: m_can: use us_to_ktime() where appropriate 2025-09-13 19:04:37 +02:00
m_can.h linux-can-next-for-6.14-20250110 2025-01-10 22:46:08 -08:00
m_can_pci.c can: m_can: fix missed interrupts with m_can_pci 2024-12-18 09:30:52 +01:00
m_can_platform.c can: Switch back to struct platform_driver::remove() 2024-09-11 09:37:16 +02:00
tcan4x5x-core.c can: tcan4x5x: fix reset gpio usage during probe 2025-07-15 11:59:43 +02:00
tcan4x5x-regmap.c can: tcan4x5x: Remove reserved register 0x814 from writable table 2023-07-31 10:41:08 +02:00
tcan4x5x.h can: tcan4x5x: add option for selecting nWKRQ voltage 2024-12-23 12:37:24 +01:00