diff options
author | Chia-Lin Kao (AceLan) <acelan.kao@canonical.com> | 2022-07-13 19:12:23 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-07-21 21:24:31 +0200 |
commit | 9b1cb795a7ab3d71ff9819db763d03827747c2ed (patch) | |
tree | 36b4287156af86444e1534654e2e6766503c76be /drivers/fpga/socfpga.c | |
parent | 68e5f32f0de9594629ff9e599294d9801c6187de (diff) |
net: atlantic: remove deep parameter on suspend/resume functions
[ Upstream commit 0f33250760384e05c36466b0a2f92f3c6007ba92 ]
Below commit claims that atlantic NIC requires to reset the device on pm
op, and had set the deep to true for all suspend/resume functions.
commit 1809c30b6e5a ("net: atlantic: always deep reset on pm op, fixing up my null deref regression")
So, we could remove deep parameter on suspend/resume functions without
any functional change.
Fixes: 1809c30b6e5a ("net: atlantic: always deep reset on pm op, fixing up my null deref regression")
Signed-off-by: Chia-Lin Kao (AceLan) <acelan.kao@canonical.com>
Link: https://lore.kernel.org/r/20220713111224.1535938-1-acelan.kao@canonical.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/fpga/socfpga.c')
0 files changed, 0 insertions, 0 deletions