public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] net: phy: remove calls to devm_hwmon_sanitize_name
@ 2025-03-13 19:43 Heiner Kallweit
  2025-03-13 19:44 ` [PATCH net-next 1/4] net: phy: realtek: remove call " Heiner Kallweit
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Heiner Kallweit @ 2025-03-13 19:43 UTC (permalink / raw)
  To: Andrew Lunn, Russell King - ARM Linux, Paolo Abeni, Eric Dumazet,
	Jakub Kicinski, David Miller, Xu Liang
  Cc: netdev@vger.kernel.org, Jean Delvare, Guenter Roeck,
	linux-hwmon@vger.kernel.org

Since c909e68f8127 ("hwmon: (core) Use device name as a fallback in
devm_hwmon_device_register_with_info") we can simply provide NULL
as name argument.

Heiner Kallweit (4):
  net: phy: realtek: remove call to devm_hwmon_sanitize_name
  net: phy: tja11xx: remove call to devm_hwmon_sanitize_name
  net: phy: mxl-gpy: remove call to devm_hwmon_sanitize_name
  net: phy: marvell-88q2xxx: remove call to devm_hwmon_sanitize_name

 drivers/net/phy/marvell-88q2xxx.c       |  8 +-------
 drivers/net/phy/mxl-gpy.c               |  8 +-------
 drivers/net/phy/nxp-tja11xx.c           | 19 +++++--------------
 drivers/net/phy/realtek/realtek_hwmon.c |  7 +------
 4 files changed, 8 insertions(+), 34 deletions(-)

-- 
2.48.1


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

end of thread, other threads:[~2025-03-21 17:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-13 19:43 [PATCH net-next 0/4] net: phy: remove calls to devm_hwmon_sanitize_name Heiner Kallweit
2025-03-13 19:44 ` [PATCH net-next 1/4] net: phy: realtek: remove call " Heiner Kallweit
2025-03-13 19:45 ` [PATCH net-next 2/4] net: phy: tja11xx: " Heiner Kallweit
2025-03-14  7:45   ` Maxime Chevallier
2025-03-14 11:26     ` Heiner Kallweit
2025-03-14 11:47       ` Maxime Chevallier
2025-03-13 19:45 ` [PATCH net-next 3/4] net: phy: mxl-gpy: " Heiner Kallweit
2025-03-13 19:46 ` [PATCH net-next 4/4] net: phy: marvell-88q2xxx: " Heiner Kallweit
2025-03-14 17:23 ` [PATCH net-next 0/4] net: phy: remove calls " Maxime Chevallier
2025-03-21 17:10 ` 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