]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: PCIe: Disable PCIe port services during port initialization
authorRafael J. Wysocki <rjw@sisk.pl>
Fri, 20 Aug 2010 23:57:39 +0000 (01:57 +0200)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 24 Aug 2010 20:47:47 +0000 (13:47 -0700)
commit814fc331a463fc0591186438c8d443918e703266
treeffefb8e50f9e454f332f318c415085ca2911991b
parent7798afb105680a4b65d975d76b2299a41acf457e
PCI: PCIe: Disable PCIe port services during port initialization

In principle PCIe port services may be enabled by the BIOS, so it's
better to disable them during port initialization to avoid spurious
events from being generated.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Reviewed-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/pcie/portdrv_core.c