commit | 0e0213965c97685efe814f51271f2f2699a8972d | [log] [tgz] |
---|---|---|
author | Carlo Caione <ccaione@baylibre.com> | Fri Jan 25 12:35:10 2019 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 27 13:26:37 2019 -0800 |
tree | 1d1dd052954c437f24119dedd10eaab2ce30ddd1 | |
parent | 1d68101367a92336e633d0c3681bf8c86644e124 [diff] |
net: phy: at803x: Use helpers to access MMD PHY registers Libphy provides a standard set of helpers to access the MMD PHY registers. Use those instead of relying on custom driver-specific functions. Signed-off-by: Carlo Caione <ccaione@baylibre.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>