diff options
author | 2020-06-24 15:59:23 +0800 | |
---|---|---|
committer | 2020-06-24 14:52:49 -0700 | |
commit | 9886a4dbd2aacf4b044e294e4cdebb43992d44b1 (patch) | |
tree | 5399a6c3e32d842c96e657c01a6431f40ce587d8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: phy: make phy_disable_interrupts() non-static (diff) | |
download | wireguard-linux-9886a4dbd2aacf4b044e294e4cdebb43992d44b1.tar.xz wireguard-linux-9886a4dbd2aacf4b044e294e4cdebb43992d44b1.zip |
net: phy: call phy_disable_interrupts() in phy_init_hw()
Call phy_disable_interrupts() in phy_init_hw() to "have a defined init
state as we don't know in which state the PHY is if the PHY driver is
loaded. We shouldn't assume that it's the chip power-on defaults, BIOS
or boot loader could have changed this. Or in case of dual-boot
systems the other OS could leave the PHY in whatever state." as pointed
out by Heiner.
Suggested-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions