summaryrefslogtreecommitdiffstats
path: root/CREDITS
diff options
context:
space:
mode:
authorMika Westerberg <mika.westerberg@linux.intel.com>2017-10-13 21:35:47 +0300
committerBjorn Helgaas <bhelgaas@google.com>2017-11-06 18:49:00 -0600
commitdb63d40017a523d127ec78328fed643918c7c54c (patch)
tree63d1cc602cf4232761473018bacd4dba4a6b10c1 /CREDITS
parent499022396a381d1b681105b74ac366017ce051e9 (diff)
PCI: pciehp: Do not clear Presence Detect Changed during initialization
It is possible that the hotplug event has already happened before the driver is attached to a PCIe hotplug downstream port. If we just clear the status we never get the hotplug interrupt and thus the event will be missed. To make sure that does not happen, we leave Presence Detect Changed bit untouched during initialization. Then once the event is unmasked we get an interrupt and handle the hotplug event properly. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions