git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12d8706
)
PCI: pciehp: Fix pcie_wait_cmd() timeout
author
Yinghai Lu
<yinghai@kernel.org>
Tue, 23 Sep 2014 02:05:45 +0000
(20:05 -0600)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Tue, 23 Sep 2014 02:05:45 +0000
(20:05 -0600)
pcie_poll_cmd() take msecs instead of jiffies, so convert timeout to msecs.
Fixes:
40b960831cfa
("PCI: pciehp: Compute timeout from hotplug command start time")
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
No differences found