commit | 82280f7af729125b89d47cb420cac0a761664b32 | [log] [tgz] |
---|---|---|
author | Mika Westerberg <mika.westerberg@linux.intel.com> | Wed May 23 17:29:38 2018 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Sat Jun 02 00:18:28 2018 -0500 |
tree | 3a784a9efc7877a228952d987ff202c75ddfdb05 | |
parent | 5352a44a561d708f1a975a90f5ce16a054fe265c [diff] |
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>