OSDN Git Service

net: phy: broadcom: Wire suspend/resume for BCM50610 and BCM50610M
authorFlorian Fainelli <f.fainelli@gmail.com>
Mon, 20 Sep 2021 21:54:15 +0000 (14:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Sep 2021 09:58:35 +0000 (10:58 +0100)
commit38b6a90730071f2acf0df240cc01609724ec5bef
treed5eccf25b19019886a3cb13f88b3463b3c17148d
parentd6da08ed1425180b8d54c828ec06d247fd915d60
net: phy: broadcom: Wire suspend/resume for BCM50610 and BCM50610M

These two Ethernet PHYs support IDDQ-SR therefore wire-up the suspend
and resume callbacks to point to bcm54xx_suspend() and bcm54xx_resume().

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/broadcom.c