diff options
author | Mayurkumar Patel <mayurkumar.patel@intel.com> | 2016-09-09 14:10:17 (GMT) |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2016-09-14 19:24:40 (GMT) |
commit | 0c923d1da394b96727b813d1e64412b72f1dc580 (patch) | |
tree | 7a023b2ba1d8efbbb9a57c97ec40ff9a65a662d4 /scripts | |
parent | fad214b0aa726ee21adcac4308d388efcb89d6bd (diff) | |
download | linux-0c923d1da394b96727b813d1e64412b72f1dc580.tar.xz |
PCI: pciehp: Don't re-read Slot Status when queuing hotplug event
Previously we read Slot Status to learn about hotplug events, then cleared
the events, then re-read Slot Status to find out what happened. But Slot
Status might have changed before the second read.
Capture the Slot Status once before clearing the events. Also capture the
Link Status if we had a link status change.
[bhelgaas: changelog, split to separate patch]
Tested-by: Lukas Wunner <lukas@wunner.de>
Signed-off-by: Mayurkumar Patel <mayurkumar.patel@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions