Re: [PATCH 1/1] phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.

2015-12-23 Thread David Miller
From: Henri Roosen Date: Wed, 23 Dec 2015 09:11:22 +0100 > On 12/22/2015 11:14 PM, David Miller wrote: >> From: Andrew Lunn >> Date: Tue, 22 Dec 2015 12:06:34 +0100 >> >>> On Tue, Dec 22, 2015 at 11:58:40AM +0100, Henri Roosen wrote: Commit 651df2183543 ("phy: micrel: Fix finding PHY proper

Re: [PATCH 1/1] phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.

2015-12-23 Thread Henri Roosen
On 12/22/2015 11:14 PM, David Miller wrote: From: Andrew Lunn Date: Tue, 22 Dec 2015 12:06:34 +0100 On Tue, Dec 22, 2015 at 11:58:40AM +0100, Henri Roosen wrote: Commit 651df2183543 ("phy: micrel: Fix finding PHY properties in MAC node.") only fixes finding PHY properties in MAC node for

Re: [PATCH 1/1] phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.

2015-12-23 Thread Henri Roosen
On 12/22/2015 11:14 PM, David Miller wrote: From: Andrew Lunn Date: Tue, 22 Dec 2015 12:06:34 +0100 On Tue, Dec 22, 2015 at 11:58:40AM +0100, Henri Roosen wrote: Commit 651df2183543 ("phy: micrel: Fix finding PHY properties in MAC node.") only fixes finding PHY properties in MAC node for KS

Re: [PATCH 1/1] phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.

2015-12-22 Thread David Miller
From: Andrew Lunn Date: Tue, 22 Dec 2015 12:06:34 +0100 > On Tue, Dec 22, 2015 at 11:58:40AM +0100, Henri Roosen wrote: >> Commit 651df2183543 ("phy: micrel: Fix finding PHY properties in MAC >> node.") only fixes finding PHY properties in MAC node for KSZ9021. This >> commit applies the same fi

Re: [PATCH 1/1] phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.

2015-12-22 Thread Andrew Lunn
On Tue, Dec 22, 2015 at 11:58:40AM +0100, Henri Roosen wrote: > Commit 651df2183543 ("phy: micrel: Fix finding PHY properties in MAC > node.") only fixes finding PHY properties in MAC node for KSZ9021. This > commit applies the same fix for KSZ9031. > > Signed-off-by: Henri Roosen Fixes: 8b63ec

[PATCH 1/1] phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.

2015-12-22 Thread Henri Roosen
Commit 651df2183543 ("phy: micrel: Fix finding PHY properties in MAC node.") only fixes finding PHY properties in MAC node for KSZ9021. This commit applies the same fix for KSZ9031. Signed-off-by: Henri Roosen --- drivers/net/phy/micrel.c | 13 +++-- 1 file changed, 11 insertions(+), 2