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:
bc0195a
)
PCI: Remove Intel Cherrytrail D3 delays
author
Srinidhi Kasagar
<srinidhi.kasagar@intel.com>
Fri, 19 Jun 2015 06:22:46 +0000
(11:52 +0530)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Tue, 14 Jul 2015 18:36:25 +0000
(13:36 -0500)
Just like Haswell, Intel Atom Cherrytrail does not need the default 10ms
d3_delay imposed by the PCI specification.
Expand quirk_remove_d3_delay() to apply to Cherrytrail devices, so we can
ignore the 10ms delay before entering or exiting D3 suspend.
[bhelgaas: changelog, comment]
Signed-off-by: Srinidhi Kasagar <srinidhi.kasagar@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/quirks.c
patch
|
blob
|
history
diff --cc
drivers/pci/quirks.c
Simple merge