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=-1.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, URIBL_BLOCKED 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 BC409C43381 for ; Thu, 28 Feb 2019 05:42:30 +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 89A802171F for ; Thu, 28 Feb 2019 05:42:30 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="fCE5Vhet" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 89A802171F Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=davemloft.net 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:Mime-Version:References:In-Reply-To: From:Subject:To:Message-Id:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=zOhGhJi+Fc24tHuFl4QCts9YI1I+ZO9iXjGX7h9Qoe8=; b=fCE5Vhet0OmjV9 Oq9OVb6KIz2xlRVDdi5l1hZ7IR3mcTlrRcGfCxgSJeShmK8TNgxJs8hUUgpyu3jlqh5Hq86M2ELQI 6N5vqfQLMSh4JJptlyXLpEtizK4JbMBfRqCqa8zjfGcocwAVbzwDbHcl6ZrpIMwc0YxHRHaII6U1k O9PhmGDxQVsfyT/kjNjKxrEf9jehTG40fTiLQfHF+Q/1vA2kwcdCGLLaoJgWUoUzZM4wlZTmtcvXE SdgbdhkUh0M/4l0pebV93qcswsPG1C9Wvp9DtJTL115SyMa3hCzloXPHcV3Oi0TVxrwKWX1NZNuY7 uaT/3Le+kAzVf8uxj9uA==; 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 1gzESa-0007SC-Qp; Thu, 28 Feb 2019 05:42:20 +0000 Received: from shards.monkeyblade.net ([2620:137:e000::1:9]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gzESX-0007RT-83 for linux-arm-kernel@lists.infradead.org; Thu, 28 Feb 2019 05:42:18 +0000 Received: from localhost (unknown [IPv6:2601:601:9f80:35cd::bf5]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id 6CD8414016664; Wed, 27 Feb 2019 21:42:13 -0800 (PST) Date: Wed, 27 Feb 2019 21:42:12 -0800 (PST) Message-Id: <20190227.214212.829038269957184424.davem@davemloft.net> To: maxime.chevallier@bootlin.com Subject: Re: [PATCH net-next 0/2] net: phy: marvell10g: Clean .get_features by using C45 helpers From: David Miller In-Reply-To: <20190225161407.19510-1-maxime.chevallier@bootlin.com> References: <20190225161407.19510-1-maxime.chevallier@bootlin.com> X-Mailer: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Wed, 27 Feb 2019 21:42:13 -0800 (PST) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190227_214217_288671_6B4084DE X-CRM114-Status: UNSURE ( 7.77 ) 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: andrew@lunn.ch, f.fainelli@gmail.com, antoine.tenart@bootlin.com, netdev@vger.kernel.org, gregory.clement@bootlin.com, linux@armlinux.org.uk, linux-kernel@vger.kernel.org, thomas.petazzoni@bootlin.com, miquel.raynal@bootlin.com, linux-arm-kernel@lists.infradead.org, hkallweit1@gmail.com 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 From: Maxime Chevallier Date: Mon, 25 Feb 2019 17:14:05 +0100 > Recent work on C45 helpers by Heiner made the > genphy_c45_pma_read_abilities function generic enough to use as a > default .get_featutes implementation. > > This series removes the remaining redundant code in > mv3310_get_features(), and makes the 2110 PHY use > genphy_c45_pma_read_abilities() directly, since it doesn't have the > issue with the wrong abilities being reported. Series applied, thanks Maxime. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel