diff options
author | 2022-09-27 22:15:17 +0300 | |
---|---|---|
committer | 2022-09-28 19:14:55 -0700 | |
commit | 1382ba68a0535924f1bd0221dd373d44b6c57609 (patch) | |
tree | 80c16acb62c7b23dc59de7e3558be50189e65301 /drivers/net/dsa/ocelot/felix.c | |
parent | net: dsa: felix: remove felix_info :: imdio_res (diff) | |
download | wireguard-linux-1382ba68a0535924f1bd0221dd373d44b6c57609.tar.xz wireguard-linux-1382ba68a0535924f1bd0221dd373d44b6c57609.zip |
net: dsa: felix: remove felix_info :: imdio_base
This address is only relevant for the vsc9959, which is a PCIe device
that holds its switch registers in a different PCIe BAR compared to the
registers for the internal MDIO controller.
Hide this aspect from the common felix driver and move the
pci_resource_start() call to the only place that needs it, which is in
vsc9959_mdio_bus_alloc().
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/dsa/ocelot/felix.c')
0 files changed, 0 insertions, 0 deletions