OSDN Git Service

net: phy: at803x: replace AT803X_DEVICE_ADDR with MDIO_MMD_PCS
authorLuo Jie <luoj@codeaurora.org>
Sun, 24 Oct 2021 08:27:25 +0000 (16:27 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Oct 2021 13:04:17 +0000 (14:04 +0100)
commitc0f0b563f8c0660a6068711f2ac11b75609232c8
tree66a5103d5473ddd6b505cd5b61b1577ae515716e
parent0b87074b9064645ce1ccd5045fe8f29ed5e2fef2
net: phy: at803x: replace AT803X_DEVICE_ADDR with MDIO_MMD_PCS

Replace AT803X_DEVICE_ADDR with MDIO_MMD_PCS defined in mdio.h.

Signed-off-by: Luo Jie <luoj@codeaurora.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/at803x.c