Searched hist:ab3a5d4c6081dbcfd90d19cc9849af89c6985d0f (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/xilinx/ |
H A D | xilinx_axienet.h | diff ab3a5d4c6081dbcfd90d19cc9849af89c6985d0f Tue Apr 05 04:19:27 CDT 2022 Andy Chiu <andy.chiu@sifive.com> net: axienet: factor out phy_node in struct axienet_local
the struct member `phy_node` of struct axienet_local is not used by the driver anymore after initialization. It might be a remnent of old code and could be removed.
Signed-off-by: Andy Chiu <andy.chiu@sifive.com> Reviewed-by: Greentime Hu <greentime.hu@sifive.com> Reviewed-by: Robert Hancock <robert.hancock@calian.com> Reviewed-by: Radhey Shyam Pandey <radhey.shyam.pandey@xilinx.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | xilinx_axienet_main.c | diff ab3a5d4c6081dbcfd90d19cc9849af89c6985d0f Tue Apr 05 04:19:27 CDT 2022 Andy Chiu <andy.chiu@sifive.com> net: axienet: factor out phy_node in struct axienet_local
the struct member `phy_node` of struct axienet_local is not used by the driver anymore after initialization. It might be a remnent of old code and could be removed.
Signed-off-by: Andy Chiu <andy.chiu@sifive.com> Reviewed-by: Greentime Hu <greentime.hu@sifive.com> Reviewed-by: Robert Hancock <robert.hancock@calian.com> Reviewed-by: Radhey Shyam Pandey <radhey.shyam.pandey@xilinx.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|