]> git.baikalelectronics.ru Git - kernel.git/commit
x86/mrst/pci: assign d3_delay to 0 for Langwell devices
authorJacob Pan <jacob.jun.pan@linux.intel.com>
Mon, 13 Feb 2012 12:59:00 +0000 (12:59 +0000)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 23 Feb 2012 20:31:36 +0000 (12:31 -0800)
commitb8428d75a7360e80fb38bd29d9acbbef5226343d
tree4c1dbd9c61b99b74d527a401340bf6897a1f916b
parent20f484987a85bebbe35639c62713e86d031ac04b
x86/mrst/pci: assign d3_delay to 0 for Langwell devices

Langwell devices are not true pci devices, they are not subject to the 10 ms
d3 to d0 delay required by pci spec. This patch assigns d3_delay to 0 for all
langwell pci devices.

We can also power off devices that are not really used by the OS

Signed-off-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
arch/x86/pci/mrst.c