diff options
author | Bjorn Helgaas <[email protected]> | 2019-10-23 17:40:52 -0500 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2019-11-20 17:34:26 -0600 |
commit | 7e24bc347e57992d532bc2ed700209b0fc0a4bf5 (patch) | |
tree | ee4575c280274445a32790771066bf3403679f3f /drivers/usb/cdns3/cdns3-debug.h | |
parent | 12bcae44bf48595c71898330076576075590e15b (diff) |
PCI/PM: Apply D2 delay as milliseconds, not microseconds
PCI_PM_D2_DELAY is defined as 200, which is milliseconds, but previously we
used udelay(), which only waited for 200 microseconds. Use msleep()
instead so we wait the correct amount of time. See PCIe r5.0, sec 5.9.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions