commit | 990a30c50c2bb3c4570aec7c33bedb969d089b7b | [log] [tgz] |
---|---|---|
author | Jacob Pan <jacob.jun.pan@linux.intel.com> | Mon Feb 13 12:59:00 2012 +0000 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Feb 23 12:31:36 2012 -0800 |
tree | 4c1dbd9c61b99b74d527a401340bf6897a1f916b | |
parent | 7570a333d8b00e7fd4b05d898e353000a70210ce [diff] |
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>