net: bcmasp: Remove phy_{suspend/resume}
authorJustin Chen <justin.chen@broadcom.com>
Mon, 25 Mar 2024 19:30:25 +0000 (12:30 -0700)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 28 Mar 2024 09:46:38 +0000 (10:46 +0100)
commit4494c10e007121de6d3fbef909d38b4a64087239
tree90f6921f1c7116f2f914d9048ae183a2637edad3
parentdfd222e2aef68818320a57b13a1c52a44c22bc80
net: bcmasp: Remove phy_{suspend/resume}

phy_{suspend/resume} is redundant. It gets called from phy_{stop/start}.

Fixes: 490cb412007d ("net: bcmasp: Add support for ASP2.0 Ethernet controller")
Signed-off-by: Justin Chen <justin.chen@broadcom.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/broadcom/asp2/bcmasp_intf.c