commit | 49cc4c7db453af90010758b564c554562b1dc90a | [log] [tgz] |
---|---|---|
author | Alexandru Ardelean <alexandru.ardelean@analog.com> | Fri Aug 16 16:10:00 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 16 11:56:25 2019 -0700 |
tree | 842b02ef832ea5d3c30b2984335ed6af76b0b225 | |
parent | 9c1029818c713eccdce945e45cd8fb927d6a3d6e [diff] |
net: phy: adin: hook genphy_{suspend, resume} into the driver The chip supports standard suspend/resume via BMCR reg. Hook these functions into the `adin` driver. Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com> Signed-off-by: David S. Miller <davem@davemloft.net>