]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita6f576522b8b4bf7a4c95f1adb1c14a19cbe6e7d
tree66a5103d5473ddd6b505cd5b61b1577ae515716e
parent09ec50f24632f56c0582fef2a60299985925c34f
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