summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mdio-sun4i.c
diff options
context:
space:
mode:
authorSara Sharon2016-03-13 20:48:35 +0100
committerEmmanuel Grumbach2016-03-30 15:21:19 +0200
commit18dcb9a90cd5c49ec23130d64dd7921998068002 (patch)
treed139908315e3ed7e997919ab6e159cc07754fe24 /drivers/net/phy/mdio-sun4i.c
parentiwlwifi: pcie: fix global table size (diff)
downloadkernel-qcow2-linux-18dcb9a90cd5c49ec23130d64dd7921998068002.tar.gz
kernel-qcow2-linux-18dcb9a90cd5c49ec23130d64dd7921998068002.tar.xz
kernel-qcow2-linux-18dcb9a90cd5c49ec23130d64dd7921998068002.zip
iwlwifi: pcie: enable interrupts explicitly on resume
When entering suspend the driver calls iwl_disable_interrupts() and then iwl_pcie_disable_ict(). On resume the driver calls only iwl_pcie_reset_ict() without calling explicitly to iwl_enable_interrupts(). This mostly works since iwl_pcie_reset_ict is calling to iwl_enable_interrupts, but it doesn't work when there is no ict_table in MSIx mode. The result is that driver tries to resume but fails since it doesn't get the RX interrupt from FW indicating that d0i3 exit was completed. Fix it by adding an explicit call to enable interrupts. Signed-off-by: Sara Sharon <sara.sharon@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'drivers/net/phy/mdio-sun4i.c')
0 files changed, 0 insertions, 0 deletions