aboutsummaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>2015-07-20 12:14:39 +0300
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>2015-07-28 11:21:31 +0300
commitc9fdec9f3970eeaa1b176422f46167f5f5158804 (patch)
treeec0ea0d796e43e9b76e132869a3ef3484c208dfa /mm
parentbe88a1ada9b97bb016196b7f4a1fc2fe2f798529 (diff)
iwlwifi: pcie: fix prepare card flow
When the card is not owned by the PCIe bus, we need to acquire ownership first. This flow is implemented in iwl_pcie_prepare_card_hw. Because of a hardware bug, we need to disable link power management before we can request ownership otherwise the other user of the device won't get notified that we are requesting the device which will prevent us from acquire ownership. Same holds for the down flow where we need to make sure that any other potential user is notified that the driver is going down. CC: <stable@vger.kernel.org> [4.1] Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions