diff options
author | 2018-06-22 20:17:41 -0700 | |
---|---|---|
committer | 2018-06-23 20:52:08 +0900 | |
commit | ac6c0e0aa49ff8cb26573fe31403800de98218a1 (patch) | |
tree | dcfd1a94ee8a5d452ef0160193fcb00ac28c1d75 /net/xfrm/xfrm_output.c | |
parent | net: pch_gbe: Remove unused copybreak parameter (diff) | |
download | wireguard-linux-ac6c0e0aa49ff8cb26573fe31403800de98218a1.tar.xz wireguard-linux-ac6c0e0aa49ff8cb26573fe31403800de98218a1.zip |
net: pch_gbe: Remove power_{up,down}_phy HAL abstraction
For some reason the pch_gbe driver contains a struct pch_gbe_functions
with pointers used by a HAL abstraction layer, even though there is only
one implementation of each function.
This patch removes the power_up_phy & power_down_phy abstractions in
favor of calling pch_phy_power_up & pch_phy_power_down directly.
Signed-off-by: Paul Burton <paul.burton@mips.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/xfrm/xfrm_output.c')
0 files changed, 0 insertions, 0 deletions