diff options
author | Sean Anderson <sean.anderson@seco.com> | 2022-09-02 17:57:26 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-09-05 14:27:39 +0100 |
commit | 45fa34bfaa52737b3d1c77ad31044c8fd4f4698a (patch) | |
tree | 8005bd8b1d7022052016fdda09b5907115699507 /scripts/bpf_doc.py | |
parent | 4498862710972f4012e1ed7967df517f28ddaff6 (diff) |
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 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions