]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge branch 'net-phy-remove-calls-to-devm_hwmon_sanitize_name'
authorPaolo Abeni <pabeni@redhat.com>
Fri, 21 Mar 2025 17:05:46 +0000 (18:05 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Fri, 21 Mar 2025 17:05:47 +0000 (18:05 +0100)
commitd9917c7d533c86ffcf4151ac127982706f080485
tree8848884e2163bd99ca722da49fdadfb79c2d38c9
parent3fed9fda150d393d3f3f91a5631dab1e0c15d582
parent345be5cd6e1daeec2c8b868efa284fc8f171d230
Merge branch 'net-phy-remove-calls-to-devm_hwmon_sanitize_name'

Heiner Kallweit says:

====================
net: phy: remove calls to devm_hwmon_sanitize_name

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

Link: https://patch.msgid.link/198f3cd0-6c39-4783-afe7-95576a4b8539@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>