commit | 8c1519632fa6cb34a5ff4dddffd4a182c4fae1b6 | [log] [tgz] |
---|---|---|
author | Iyappan Subramanian <isubramanian@apm.com> | Mon Jul 25 17:12:43 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 25 21:51:43 2016 -0700 |
tree | a8cee4282ee26d042124ad192e62cb0682b824a2 | |
parent | 47c62b6d5f9466fbb81ee45273d4a9929200a273 [diff] |
drivers: net: xgene: Use exported functions This patch reuses the mdio read/write and phy_register functions and removed the local definitions. Signed-off-by: Iyappan Subramanian <isubramanian@apm.com> Tested-by: Fushen Chen <fchen@apm.com> Tested-by: Toan Le <toanle@apm.com> Signed-off-by: David S. Miller <davem@davemloft.net>