net: fsl_enetc: Rename the driver and related structures
authorMarek Vasut <marex@denx.de>
Thu, 16 Jan 2025 04:03:22 +0000 (05:03 +0100)
committerFabio Estevam <festevam@gmail.com>
Mon, 20 Jan 2025 11:40:39 +0000 (08:40 -0300)
commite091e49afe0c47f5884928f42dd29c980478d3e7
treed4246f10ff4fe555d8c48133e4172fb6b8ceedbe
parentf593deb5a9e23f71b3cc2fa80ee6340e95357aa4
net: fsl_enetc: Rename the driver and related structures

Rename the current driver structure and matching ops and PCI IDs
and add _ls suffix to indicate this content is LS specific. This
is done in preparation for addition of i.MX95 ENETCv4 which will
require slightly different structure content.

Signed-off-by: Marek Vasut <marex@denx.de>
drivers/net/fsl_enetc.c