linux-next/drivers/net/ethernet/freescale/fman
Rosen Penev e36d46b9af net: simplify resource acquisition + ioremap
get resource + request_mem_region + ioremap can all be done by a single
function.

Replace them with devm_platform_get_and_ioremap_resource or\
devm_platform_ioremap_resource where res is not used.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Reviewed-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr> # sja1000_platform.c
Link: https://patch.msgid.link/20241203231337.182391-1-rosenp@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-12-06 17:28:34 -08:00
..
fman_dtsec.c net: dpaa: use __dev_mc_sync in dpaa_set_rx_mode() 2024-10-09 12:50:11 +01:00
fman_dtsec.h net: fman: Pass params directly to mac init 2022-09-05 14:27:39 +01:00
fman_keygen.c net: fman: Convert to SPDX identifiers 2022-08-19 16:35:53 -07:00
fman_keygen.h net: fman: Convert to SPDX identifiers 2022-08-19 16:35:53 -07:00
fman_mac.h net: dpaa: Convert to phylink 2022-10-19 13:25:09 +01:00
fman_memac.c net: dpaa: use __dev_mc_sync in dpaa_set_rx_mode() 2024-10-09 12:50:11 +01:00
fman_memac.h net: fman: Pass params directly to mac init 2022-09-05 14:27:39 +01:00
fman_muram.c net: fman: Remove some unused fields in some structure 2024-04-03 19:30:28 -07:00
fman_muram.h net: fman: Convert to SPDX identifiers 2022-08-19 16:35:53 -07:00
fman_port.c fsl/fman: Fix a typo 2024-10-08 18:14:47 -07:00
fman_port.h net: fman: Convert to SPDX identifiers 2022-08-19 16:35:53 -07:00
fman_sp.c net: fman: Convert to SPDX identifiers 2022-08-19 16:35:53 -07:00
fman_sp.h net: fman: Convert to SPDX identifiers 2022-08-19 16:35:53 -07:00
fman_tgec.c net: dpaa: use __dev_mc_sync in dpaa_set_rx_mode() 2024-10-09 12:50:11 +01:00
fman_tgec.h net: fman: Pass params directly to mac init 2022-09-05 14:27:39 +01:00
fman.c net: simplify resource acquisition + ioremap 2024-12-06 17:28:34 -08:00
fman.h fsl/fman: Validate cell-index value obtained from Device Tree 2024-10-31 19:05:09 -07:00
Kconfig net: fman: remove reference to non-existing config PCS 2022-11-18 19:19:58 -08:00
mac.c fsl/fman: Validate cell-index value obtained from Device Tree 2024-10-31 19:05:09 -07:00
mac.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2024-10-25 09:08:22 +02:00
Makefile Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-11-04 09:26:51 +09:00