commit | ac244d3ee76047165e5e3b92947d276c62ba4d7c | [log] [tgz] |
---|---|---|
author | hayeswang <hayeswang@realtek.com> | Thu Jan 02 11:22:40 2014 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 01 22:54:14 2014 -0500 |
tree | c381dd35e2c17bed4693e73c569e778e4d88589a | |
parent | e3fe0b1a5460252e77791a720649c5092336ae40 [diff] |
r8152: modify the method of accessing PHY The old method to access PHY is through mdio channel. Replace it with the OCP channel. Signed-off-by: Hayes Wang <hayeswang@realtek.com> Signed-off-by: David S. Miller <davem@davemloft.net>