Re: [PATCH net-next 4/7] net: phy: add paged phy register accessors
From: Andrew Lunn <andrew@lunn.ch>
Date: 2018-01-02 13:14:31
From: Andrew Lunn <andrew@lunn.ch>
Date: 2018-01-02 13:14:31
I've decided to solve this by changing it to: + * phy_restore_page() must always be called after this, irrespective + * of success or failure of this call. iow, not explaining /why/.
Hi Russell
That is fine by my. A quick read of the code makes it clear why.
Andrew