+6
−0
+1
−0
drivers/net/phy/bcm-phy-lib.c
0 → 100644
+208
−0
drivers/net/phy/bcm-phy-lib.h
0 → 100644
+37
−0
+5
−33
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch adds the Broadcom phy library to consolidate common interfaces shared by Broadcom phy's. Moved the common interfaces to the 'bcm-phy-lib.c' and updated the Broadcom PHY drivers to use the new APIs. Signed-off-by:Arun Parameswaran <arunp@broadcom.com> Signed-off-by:
David S. Miller <davem@davemloft.net>