OSDN Git Service

r8152: modify the method of accessing PHY
authorhayeswang <hayeswang@realtek.com>
Thu, 2 Jan 2014 03:22:40 +0000 (11:22 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Jan 2014 03:54:14 +0000 (22:54 -0500)
commitac244d3ee76047165e5e3b92947d276c62ba4d7c
treec381dd35e2c17bed4693e73c569e778e4d88589a
parente3fe0b1a5460252e77791a720649c5092336ae40
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>
drivers/net/usb/r8152.c