From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_PASS,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E0A2FC282C2 for ; Thu, 7 Feb 2019 14:02:44 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 96C0221908 for ; Thu, 7 Feb 2019 14:02:44 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="fyzRgcH1"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=lunn.ch header.i=@lunn.ch header.b="wgoAeyPf" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 96C0221908 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lunn.ch Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=/q0y+pEoFVdIaZ9boAnecdzg4XV9ZszJY+jfmox3Q2M=; b=fyzRgcH1x7EzlI l0E1o972q6MxWpY8Lzlu37Mls3RFVVQzC1oCBAWE154GRVmqDdCUju52DF1OoVswvx6NVMBeYneU8 fiU3vbxWWGI8B5Ix9fsA6QoOHQBnKN5OueLG8gvyFjL9afZw7NGz/Kc6JSMinCAAdBgRt+rXBJFWq nBuPJDFHQmJBhENdn1pjVhndd7HTykbaCcirnoZibxNYP4l0MyXu++qJiZziuOeB88+hsRIGbAQF2 VmDvy4dD79bRRElKNluF/N/w2CP7q4MtMAE6Lq/DCFspHCji6IKHXMihoJMuPb/FaxmUPSJVvjLww 29apvM0XjNTG/qNru8Dg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1grkGD-0008F7-SK; Thu, 07 Feb 2019 14:02:37 +0000 Received: from vps0.lunn.ch ([185.16.172.187]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1grkFd-0007cX-Cj for linux-arm-kernel@lists.infradead.org; Thu, 07 Feb 2019 14:02:36 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=TUQ5hpMKq8wN46t+mbn06NrZlVRj6e04+3BBxe5PUo4=; b=wgoAeyPfZgKeS7G01sNn6zrso2 4s4uzyq4OdEeOzUwdnmNtReqCFkwTGI543Z7dejKOfBprfWdYZtip0rYmk2ahC04NPZGb/+vD9OR0 Uw0WfMA2+qqkHrXSt2DpFtsRvOXQwpFbELb2lWBiGvyQbV6lZOKYqTRN0dCCHSyqJ0mI=; Received: from andrew by vps0.lunn.ch with local (Exim 4.89) (envelope-from ) id 1grkFY-0006tx-Ey; Thu, 07 Feb 2019 15:01:56 +0100 Date: Thu, 7 Feb 2019 15:01:56 +0100 From: Andrew Lunn To: Maxime Chevallier Subject: Re: [PATCH net-next v2 03/10] net: phy: Move of_set_phy_eee_broken to phy-core.c Message-ID: <20190207140156.GH32483@lunn.ch> References: <20190207094939.27369-1-maxime.chevallier@bootlin.com> <20190207094939.27369-4-maxime.chevallier@bootlin.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190207094939.27369-4-maxime.chevallier@bootlin.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190207_060202_188634_8C55E114 X-CRM114-Status: UNSURE ( 9.56 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Florian Fainelli , Antoine Tenart , netdev@vger.kernel.org, gregory.clement@bootlin.com, Russell King , linux-kernel@vger.kernel.org, nadavh@marvell.com, thomas.petazzoni@bootlin.com, miquel.raynal@bootlin.com, stefanc@marvell.com, mw@semihalf.com, davem@davemloft.net, linux-arm-kernel@lists.infradead.org, Heiner Kallweit Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Feb 07, 2019 at 10:49:32AM +0100, Maxime Chevallier wrote: > Since of_set_phy_supported was moved to phy-core.c, we can also move > of_set_phy_eee_broken to the same location, so that we have all OF > functions in the same place. > > This patch doesn't intend to introduce any change in behaviour. > > Signed-off-by: Maxime Chevallier Reviewed-by: Andrew Lunn Andrew _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS, URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3C70AC282C2 for ; Thu, 7 Feb 2019 14:02:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0665E2175B for ; Thu, 7 Feb 2019 14:02:01 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=lunn.ch header.i=@lunn.ch header.b="wgoAeyPf" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727198AbfBGOCA (ORCPT ); Thu, 7 Feb 2019 09:02:00 -0500 Received: from vps0.lunn.ch ([185.16.172.187]:42444 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726732AbfBGOB7 (ORCPT ); Thu, 7 Feb 2019 09:01:59 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=TUQ5hpMKq8wN46t+mbn06NrZlVRj6e04+3BBxe5PUo4=; b=wgoAeyPfZgKeS7G01sNn6zrso2 4s4uzyq4OdEeOzUwdnmNtReqCFkwTGI543Z7dejKOfBprfWdYZtip0rYmk2ahC04NPZGb/+vD9OR0 Uw0WfMA2+qqkHrXSt2DpFtsRvOXQwpFbELb2lWBiGvyQbV6lZOKYqTRN0dCCHSyqJ0mI=; Received: from andrew by vps0.lunn.ch with local (Exim 4.89) (envelope-from ) id 1grkFY-0006tx-Ey; Thu, 07 Feb 2019 15:01:56 +0100 Date: Thu, 7 Feb 2019 15:01:56 +0100 From: Andrew Lunn To: Maxime Chevallier Cc: davem@davemloft.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Florian Fainelli , Heiner Kallweit , Russell King , linux-arm-kernel@lists.infradead.org, Antoine Tenart , thomas.petazzoni@bootlin.com, gregory.clement@bootlin.com, miquel.raynal@bootlin.com, nadavh@marvell.com, stefanc@marvell.com, mw@semihalf.com Subject: Re: [PATCH net-next v2 03/10] net: phy: Move of_set_phy_eee_broken to phy-core.c Message-ID: <20190207140156.GH32483@lunn.ch> References: <20190207094939.27369-1-maxime.chevallier@bootlin.com> <20190207094939.27369-4-maxime.chevallier@bootlin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190207094939.27369-4-maxime.chevallier@bootlin.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 07, 2019 at 10:49:32AM +0100, Maxime Chevallier wrote: > Since of_set_phy_supported was moved to phy-core.c, we can also move > of_set_phy_eee_broken to the same location, so that we have all OF > functions in the same place. > > This patch doesn't intend to introduce any change in behaviour. > > Signed-off-by: Maxime Chevallier Reviewed-by: Andrew Lunn Andrew