Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755071AbbLVWOs (ORCPT ); Tue, 22 Dec 2015 17:14:48 -0500 Received: from shards.monkeyblade.net ([149.20.54.216]:56115 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752903AbbLVWOq (ORCPT ); Tue, 22 Dec 2015 17:14:46 -0500 Date: Tue, 22 Dec 2015 17:14:44 -0500 (EST) Message-Id: <20151222.171444.1073714139867888727.davem@davemloft.net> To: andrew@lunn.ch Cc: henri.roosen@ginzinger.com, f.fainelli@gmail.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/1] phy: micrel: Fix finding PHY properties in MAC node for KSZ9031. From: David Miller In-Reply-To: <20151222110634.GC2373@lunn.ch> References: <1450781920-26912-1-git-send-email-henri.roosen@ginzinger.com> <20151222110634.GC2373@lunn.ch> X-Mailer: Mew version 6.6 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Tue, 22 Dec 2015 14:14:46 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 828 Lines: 20 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 fix for KSZ9031. >> >> Signed-off-by: Henri Roosen > > Fixes: 8b63ec1837fa ("phylib: Make PHYs children of their MDIO bus, not the bus' parent.") > > Acked-by: Andrew Lunn This does not apply cleanly to any of my trees. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/