]> bbs.cooldavid.org Git - net-next-2.6.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)
commit2bd50dd800b52245294cfceb56be62020cdc7515
treeffefb8e50f9e454f332f318c415085ca2911991b
parent28eb5f274a305bf3a13b2c80c4804d4515d05c64
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