diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2013-12-07 01:01:32 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-12-10 05:38:58 +0400 |
commit | f0528ce7a43d51090b45cf27c53e4b343facaade (patch) | |
tree | 81778416d557498eb92fa4f453e80712f56079ca /drivers/ptp | |
parent | 2613f95f614b39681f77a5036046ea395e306e28 (diff) | |
download | linux-f0528ce7a43d51090b45cf27c53e4b343facaade.tar.xz |
net: greth: use phy_read_status()
In case the greth driver is bound to anything but the Generic PHY
driver or the PHY has a special read_status callback implemented,
unexpected things will happen. Make sure we that we use
phy_read_status() which does the proper abstraction of calling the
driver specific read_status() callback for a given PHY.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/ptp')
0 files changed, 0 insertions, 0 deletions