diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2016-10-21 14:21:56 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-10-22 16:17:53 -0400 |
commit | 4a2947e32ea9ca2bc36d68022b7d7b1014dca18f (patch) | |
tree | 46054ef8f49526b1744873ae61ce82e31eb6ba37 /drivers/fpga/fpga-bridge.c | |
parent | 0ce66d4f70d3bcfb67c89f473e76e7cf0a01288f (diff) |
net: dsa: bcm_sf2: Do not rely on kexec_in_progress
After discussing with Eric, it turns out that, while using
kexec_in_progress is a nice optimization, which prevents us from always
powering on the integrated PHY, let's just turn it on in the shutdown
path.
This removes a dependency on kexec_in_progress which, according to Eric
should not be used by modules
Fixes: 2399d6143f85 ("net: dsa: bcm_sf2: Prevent GPHY shutdown for kexec'd kernels")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions