linux-stable/drivers/net/ethernet/freescale/fs_enet
Christophe Leroy 5e6cb39a25 net: fs_enet: Use cpm_muram_xxx() functions instead of cpm_dpxxx() macros
cpm_dpxxx() macros are now always referring to cpm_muram_xxx() functions
directly since commit 3dd82a1ea7 ("[POWERPC] CPM: Always use new
binding.")

Use cpm_muram_xxx() functions directly so that the cpm_dpxxx() macros
can be removed in the near future.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/2400b3156891adb653dc387fff6393de10cf2b24.1691155347.git.christophe.leroy@csgroup.eu
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-08-08 15:01:36 -07:00
..
fec.h
fs_enet-main.c net: fs_enet: Remove set but not used variable 2023-08-08 15:01:29 -07:00
fs_enet.h net: fs_enet: Move struct fs_platform_info into fs_enet.h 2023-08-08 15:01:30 -07:00
Kconfig
mac-fcc.c net: fs_enet: Use cpm_muram_xxx() functions instead of cpm_dpxxx() macros 2023-08-08 15:01:36 -07:00
mac-fec.c net: fs_enet: Remove has_phy field in fs_platform_info struct 2023-08-08 15:01:29 -07:00
mac-scc.c net: fs_enet: Use cpm_muram_xxx() functions instead of cpm_dpxxx() macros 2023-08-08 15:01:36 -07:00
Makefile
mii-bitbang.c net: fs_enet: Fix address space and base types mismatches 2023-08-08 15:01:29 -07:00
mii-fec.c net: fs_enet: Move struct fs_platform_info into fs_enet.h 2023-08-08 15:01:30 -07:00