Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68011
b: refs/heads/master
c: 89913bf
h: refs/heads/master
i:
  68009: 22adce4
  68007: f96ad29
v: v3
  • Loading branch information
Kenji Kaneshige authored and Greg Kroah-Hartman committed Oct 12, 2007
1 parent b867d88 commit bacdb82
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 14 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 73a985a140cd0f1b17fa1438af0359d6b9b32b16
refs/heads/master: 89913bf77a60fdb6ff204a670d3e191848a7b2c8
4 changes: 0 additions & 4 deletions trunk/drivers/pci/hotplug/pciehp_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -540,10 +540,6 @@ static int __init pcied_init(void)
{
int retval = 0;

#ifdef CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE
pciehp_poll_mode = 1;
#endif

retval = pcie_port_service_register(&hpdriver_portdrv);
dbg("pcie_port_service_register = %d\n", retval);
info(DRIVER_DESC " version: " DRIVER_VERSION "\n");
Expand Down
9 changes: 0 additions & 9 deletions trunk/drivers/pci/pcie/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,4 @@ config HOTPLUG_PCI_PCIE

When in doubt, say N.

config HOTPLUG_PCI_PCIE_POLL_EVENT_MODE
bool "Use polling mechanism for hot-plug events (for testing purpose)"
depends on HOTPLUG_PCI_PCIE
help
Say Y here if you want to use the polling mechanism for hot-plug
events for early platform testing.

When in doubt, say N.

source "drivers/pci/pcie/aer/Kconfig"

0 comments on commit bacdb82

Please sign in to comment.