Centos-kernel-stream-9/drivers/net/can
Joel Slebodnick e682910b29 can: c_can: use devm_platform_get_and_ioremap_resource()
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2183338
Tested: Kernel booted on NXP-IMX8mquad and passed sanity tests on virtual CAN interface.
 Packets were sent while the can-utils package was used to listen
 on the vcan interface.

commit 74d95352bdfc4ed1eb72ef9d69e06ed2d6891ff7
Author: Minghao Chi <chi.minghao@zte.com.cn>
Date:   Fri Nov 11 14:43:00 2022 +0800

    can: c_can: use devm_platform_get_and_ioremap_resource()

    Convert platform_get_resource(), devm_ioremap_resource() to a single
    call to devm_platform_get_and_ioremap_resource(), as this is exactly
    what this function does.

    Reported-by: Zeal Robot <zealci@zte.com.cn>
    Signed-off-by: Minghao Chi <chi.minghao@zte.com.cn>
    Link: https://lore.kernel.org/all/202211111443005202576@zte.com.cn
    Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
    (cherry picked from commit 74d95352bdfc4ed1eb72ef9d69e06ed2d6891ff7)

Signed-off-by: Joel Slebodnick <jslebodn@redhat.com>
2023-06-21 19:06:29 -04:00
..
c_can can: c_can: use devm_platform_get_and_ioremap_resource() 2023-06-21 19:06:29 -04:00
cc770
ctucanfd can: ctucanfd: Drop obsolete dependency on COMPILE_TEST 2023-06-21 19:06:29 -04:00
dev
flexcan
ifi_canfd
m_can
mscan
peak_canfd
rcar can: rcar_canfd: Add multi_channel_irqs to struct rcar_canfd_hw_info 2023-06-21 19:06:29 -04:00
sja1000
slcan
softing
spi
usb can: etas_es58x: add devlink port support 2023-06-21 19:06:29 -04:00
Kconfig
Makefile
at91_can.c
can327.c
grcan.c
janz-ican3.c
kvaser_pciefd.c
sun4i_can.c
ti_hecc.c
vcan.c
vxcan.c
xilinx_can.c