Re: [PATCH] net: phy: marvell: Use phy_read_paged() instead of open coding it

From: Andrew Lunn
Date: Mon Oct 05 2020 - 09:02:05 EST


On Mon, Oct 05, 2020 at 05:19:50PM +0800, Jisheng Zhang wrote:
> Convert m88e1318_get_wol() to use the well implemented phy_read_paged()
> instead of open coding it.
>
> Signed-off-by: Jisheng Zhang <Jisheng.Zhang@xxxxxxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew