]> asedeno.scripts.mit.edu Git - linux.git/commit
net: phy: marvell10g: add the suspend/resume callbacks for the 88x2210
authorAntoine Tenart <antoine.tenart@bootlin.com>
Tue, 2 Apr 2019 13:10:29 +0000 (15:10 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Apr 2019 04:45:48 +0000 (21:45 -0700)
commite02c4a9d9b0dea1fcdecef38710e9602d5ffdba6
treed3143e68fbda3127868515c492efeee68ad97119
parentaf3e28cb9b271c0898d8919931f275d6aaf82e93
net: phy: marvell10g: add the suspend/resume callbacks for the 88x2210

When the 88x2110 PHY support was added, the suspend and resume callbacks
were forgotten. This patch adds them to the 88x2110 PHY callback
definition.

Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/marvell10g.c