commit | a1cba5613edf50c2a213fa90c30aa10500b241b7 | [log] [tgz] |
---|---|---|
author | Arun Parameswaran <arunp@broadcom.com> | Tue Oct 06 12:25:48 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 08 04:45:46 2015 -0700 |
tree | b015ddfca52bdcb0766dbc2a6abbaf5a3417c851 | |
parent | ddc24ae1fd6ae2638365b0b824750b5b2ef13ca5 [diff] |
net: phy: Add Broadcom phy library for common interfaces 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>