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

From: David Miller
Date: Mon Oct 05 2020 - 09:12:38 EST


From: Jisheng Zhang <Jisheng.Zhang@xxxxxxxxxxxxx>
Date: Mon, 5 Oct 2020 17:19:50 +0800

> 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>

Applied, thanks!