netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: hkallweit1@gmail.com
Cc: andrew@lunn.ch, f.fainelli@gmail.com, khilman@baylibre.com,
	vivien.didelot@gmail.com, netdev@vger.kernel.org,
	linux-amlogic@lists.infradead.org
Subject: Re: [PATCH net-next v3 0/3] net: phy: remove genphy_config_init
Date: Sat, 17 Aug 2019 12:35:03 -0700 (PDT)	[thread overview]
Message-ID: <20190817.123503.1634208808108251879.davem@davemloft.net> (raw)
In-Reply-To: <8790db9d-af10-c3b1-bc65-ee21bb99e6d9@gmail.com>

From: Heiner Kallweit <hkallweit1@gmail.com>
Date: Sat, 17 Aug 2019 12:28:18 +0200

> Supported PHY features are either auto-detected or explicitly set.
> In both cases calling genphy_config_init isn't needed. All that
> genphy_config_init does is removing features that are set as
> supported but can't be auto-detected. Basically it duplicates the
> code in genphy_read_abilities. Therefore remove genphy_config_init.
> 
> v2:
> - remove call also from new adin driver
> v3:
> - pass NULL as config_init function pointer for dp83848

Series applied.

      parent reply	other threads:[~2019-08-17 19:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-17 10:28 [PATCH net-next v3 0/3] net: phy: remove genphy_config_init Heiner Kallweit
2019-08-17 10:29 ` [PATCH net-next v3 1/3] net: phy: remove calls to genphy_config_init Heiner Kallweit
2019-08-17 10:29 ` [PATCH net-next v3 2/3] net: dsa: " Heiner Kallweit
2019-08-17 10:30 ` [PATCH net-next v3 3/3] net: phy: remove genphy_config_init Heiner Kallweit
2019-08-17 19:35 ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190817.123503.1634208808108251879.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=andrew@lunn.ch \
    --cc=f.fainelli@gmail.com \
    --cc=hkallweit1@gmail.com \
    --cc=khilman@baylibre.com \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=netdev@vger.kernel.org \
    --cc=vivien.didelot@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).