Files
Jon Hunter 5337e233d5 NVIDIA: SAUCE: net: phy: realtek: Fix RTL8211F suspend
When integrating WoL support for the RTL8211F device, a duplicated
suspend entry was added for this device. The difference between the
rtl821x_suspend() and the genphy_suspend() functions is that the
rtl821x_suspend() will only call genphy_suspend() and disable clocks
if WoL is not enabled. Therefore, remove the duplicated suspend entry
that calls genphy_suspend() to ensure the PHY is not suspend if WoL is
enabled.

Bug 200562291

Change-Id: I9d5be01d46ee63caba9c6817b910283bf2fac69c
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/3rdparty/canonical/linux-noble/+/3464990
(cherry picked from commit ca29769be9997f8196e0a2209e40a134c344807a)
Reviewed-on: https://git-master.nvidia.com/r/c/3rdparty/canonical/linux-noble/+/3469208
GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
Reviewed-by: Brad Griffis <bgriffis@nvidia.com>
2025-10-14 07:43:06 -07:00
..
2023-08-11 21:12:45 +02:00
2024-01-24 18:03:53 -08:00
2024-01-11 16:55:17 -08:00
2023-12-13 12:49:05 +00:00
2023-10-04 11:49:20 -07:00
2025-06-15 10:39:15 +03:00