[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220111195153.4be7a16f@kicinski-fedora-PC1C0HJN.hsd1.ca.comcast.net>
Date: Tue, 11 Jan 2022 19:51:53 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Robert Hancock <robert.hancock@...ian.com>
Cc: netdev@...r.kernel.org, andrew@...n.ch, hkallweit1@...il.com,
linux@...linux.org.uk, davem@...emloft.net
Subject: Re: [PATCH net-next v2 1/3] net: phy: at803x: move page selection
fix to config_init
On Tue, 11 Jan 2022 15:55:02 -0600 Robert Hancock wrote:
> The fix to select the copper page on AR8031 was being done in the probe
> function rather than config_init, so it would not be redone after resume
> from suspend. Move this to config_init so it is always redone when
> needed.
>
> Fixes: c329e5afb42f ("net: phy: at803x: select correct page on config init")
Please make sure to CC authors of patches in the fixes tags, they are
usually good reviewers.
Powered by blists - more mailing lists