netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Heiner Kallweit <hkallweit1@gmail.com>
To: Andrew Lunn <andrew@lunn.ch>,
	Russell King - ARM Linux <linux@armlinux.org.uk>,
	Paolo Abeni <pabeni@redhat.com>, Jakub Kicinski <kuba@kernel.org>,
	David Miller <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: [PATCH net-next 0/4] net: phy: clean up phy.h
Date: Thu, 13 Feb 2025 22:47:04 +0100	[thread overview]
Message-ID: <d14f8a69-dc21-4ff7-8401-574ffe2f4bc5@gmail.com> (raw)

This series is a starting point to clean up phy.h and remove
definitions which are phylib-internal.

Heiner Kallweit (4):
  net: phy: remove fixup-related definitions from phy.h which are not
    used outside phylib
  net: phy: stop exporting feature arrays which aren't used outside
    phylib
  net: phy: stop exporting phy_queue_state_machine
  net: phy: remove helper phy_is_internal

 drivers/net/phy/phy.c        |  6 +++---
 drivers/net/phy/phy_device.c | 40 ++++++++++++++++++------------------
 include/linux/phy.h          | 29 --------------------------
 3 files changed, 23 insertions(+), 52 deletions(-)

-- 
2.48.1


             reply	other threads:[~2025-02-13 21:46 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-13 21:47 Heiner Kallweit [this message]
2025-02-13 21:48 ` [PATCH net-next 1/4] net: phy: remove fixup-related definitions from phy.h which are not used outside phylib Heiner Kallweit
2025-02-14 10:59   ` Mateusz Polchlopek
2025-02-14 11:11     ` Heiner Kallweit
2025-02-14 15:49       ` Andrew Lunn
2025-02-14 14:51   ` Russell King (Oracle)
2025-02-13 21:49 ` [PATCH net-next 2/4] net: phy: stop exporting feature arrays which aren't " Heiner Kallweit
2025-02-14 11:10   ` Mateusz Polchlopek
2025-02-14 14:52   ` Russell King (Oracle)
2025-02-13 21:50 ` [PATCH net-next 3/4] net: phy: stop exporting phy_queue_state_machine Heiner Kallweit
2025-02-14 11:00   ` Mateusz Polchlopek
2025-02-14 14:53   ` Russell King (Oracle)
2025-02-13 21:51 ` [PATCH net-next 4/4] net: phy: remove helper phy_is_internal Heiner Kallweit
2025-02-14 11:01   ` Mateusz Polchlopek
2025-02-14 14:54   ` Russell King (Oracle)
2025-02-15  1:20 ` [PATCH net-next 0/4] net: phy: clean up phy.h patchwork-bot+netdevbpf

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=d14f8a69-dc21-4ff7-8401-574ffe2f4bc5@gmail.com \
    --to=hkallweit1@gmail.com \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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).