]> asedeno.scripts.mit.edu Git - linux.git/commit
PCI: shpchp: Convert SHPC to be builtin only
authorMika Westerberg <mika.westerberg@linux.intel.com>
Wed, 23 May 2018 22:29:38 +0000 (17:29 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Sat, 2 Jun 2018 05:18:28 +0000 (00:18 -0500)
commit82280f7af729125b89d47cb420cac0a761664b32
tree3a784a9efc7877a228952d987ff202c75ddfdb05
parent5352a44a561d708f1a975a90f5ce16a054fe265c
PCI: shpchp: Convert SHPC to be builtin only

We need to be able coordinate between SHPC and acpiphp to determine which
driver handles hotplug of a given bridge.  Because acpiphp is already bool,
convert SHPC to be bool as well.

Suggested-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/pci/hotplug/Kconfig