]> www.infradead.org Git - users/hch/misc.git/commit
r8169: remove redundant hwmon support
authorHeiner Kallweit <hkallweit1@gmail.com>
Thu, 9 Jan 2025 22:43:12 +0000 (23:43 +0100)
committerJakub Kicinski <kuba@kernel.org>
Tue, 14 Jan 2025 03:27:19 +0000 (19:27 -0800)
commit1f691a1fc4bef1c5cf5f503e14e1a22fc37c97e3
tree61124ecc3614317bb634a40368c8278005ee0c23
parent9e2bbab94b88295dcc57c7580393c9ee08d7314d
r8169: remove redundant hwmon support

The temperature sensor is actually part of the integrated PHY and available
also on the standalone versions of the PHY. Therefore hwmon support will
be added to the Realtek PHY driver and can be removed here.

Fixes: 1ffcc8d41306 ("r8169: add support for the temperature sensor being available from RTL8125B")
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Link: https://patch.msgid.link/afba85f5-987b-4449-83cc-350438af7fe7@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/realtek/r8169_main.c