netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] convert sja1105 xpcs creation and remove xpcs_create
@ 2023-06-02 13:58 Russell King (Oracle)
  2023-06-02 13:58 ` [PATCH net-next 1/3] net: dsa: sja1105: allow XPCS to handle mdiodev lifetime Russell King (Oracle)
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Russell King (Oracle) @ 2023-06-02 13:58 UTC (permalink / raw)
  To: Andrew Lunn, Heiner Kallweit
  Cc: David S. Miller, Eric Dumazet, Florian Fainelli, Jakub Kicinski,
	Jose Abreu, netdev, Paolo Abeni, Vladimir Oltean

Hi,

This series of three patches converts sja1105 to use the newly
provided xpcs_create_mdiodev(), and as there become no users of
xpcs_create(), removes this function from the global namespace to
discourage future direct use.

 drivers/net/dsa/sja1105/sja1105_mdio.c | 11 +----------
 drivers/net/pcs/pcs-xpcs.c             |  5 ++---
 include/linux/pcs/pcs-xpcs.h           |  2 --
 3 files changed, 3 insertions(+), 15 deletions(-)

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-06-05 10:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-02 13:58 [PATCH net-next 0/3] convert sja1105 xpcs creation and remove xpcs_create Russell King (Oracle)
2023-06-02 13:58 ` [PATCH net-next 1/3] net: dsa: sja1105: allow XPCS to handle mdiodev lifetime Russell King (Oracle)
2023-06-02 14:30   ` Vladimir Oltean
2023-06-02 14:44     ` Russell King (Oracle)
2023-06-02 13:58 ` [PATCH net-next 2/3] net: dsa: sja1105: use xpcs_create_mdiodev() Russell King (Oracle)
2023-06-02 14:30   ` Vladimir Oltean
2023-06-02 13:58 ` [PATCH net-next 3/3] net: pcs: xpcs: remove xpcs_create() from public view Russell King (Oracle)
2023-06-02 14:31   ` Vladimir Oltean
2023-06-05 10:30 ` [PATCH net-next 0/3] convert sja1105 xpcs creation and remove xpcs_create patchwork-bot+netdevbpf

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).