net: phy: at803x: use phy_modify()
authorLuo Jie <luoj@codeaurora.org>
Sun, 24 Oct 2021 08:27:26 +0000 (16:27 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Oct 2021 13:04:18 +0000 (14:04 +0100)
commit2d4284e88a59114f2f02b60da4977b49ace149bc
treec6d3317b0b2a0e11db683b3fdd42847f9d1d6a20
parentc0f0b563f8c0660a6068711f2ac11b75609232c8
net: phy: at803x: use phy_modify()

Convert at803x_set_wol to use phy_modify.

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