diff options
author | Sean Anderson <sean.anderson@seco.com> | 2022-09-03 00:57:26 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-09-05 16:27:39 +0300 |
commit | 45fa34bfaa52737b3d1c77ad31044c8fd4f4698a (patch) | |
tree | 8005bd8b1d7022052016fdda09b5907115699507 /drivers/usb/cdns3/cdns3-imx.c | |
parent | 4498862710972f4012e1ed7967df517f28ddaff6 (diff) | |
download | linux-45fa34bfaa52737b3d1c77ad31044c8fd4f4698a.tar.xz |
net: fman: Remove internal_phy_node from params
This member was used to pass the phy node between mac_probe and the
mac-specific initialization function. But now that the phy node is
gotten in the initialization function, this parameter does not serve a
purpose. Remove it, and do the grabbing of the node/grabbing of the phy
in the same place.
Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Acked-by: Camelia Groza <camelia.groza@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions