linux-stable/drivers/net/can/flexcan
Rob Herring 5e6c3454b4 net: can: Use device_get_match_data()
Use preferred device_get_match_data() instead of of_match_device() to
get the driver match data. With this, adjust the includes to explicitly
include the correct headers.

Error checking for matching and match data was not necessary as matching
is always successful if we're already in probe and the match tables always
have data pointers.

Signed-off-by: Rob Herring <robh@kernel.org>
2024-01-19 08:08:53 -06:00
..
flexcan-core.c net: can: Use device_get_match_data() 2024-01-19 08:08:53 -06:00
flexcan-ethtool.c can: tree-wide: advertise software timestamping capabilities 2022-07-28 11:44:01 +02:00
flexcan.h can: flexcan: remove the auto stop mode for IMX93 2023-10-06 12:54:33 +02:00
Makefile can: flexcan: add ethtool support to change rx-rtr setting during runtime 2022-01-08 21:22:26 +01:00