Merge branch 'pci/switchtec' into next
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 28 Apr 2017 15:33:41 +0000 (10:33 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 28 Apr 2017 15:33:41 +0000 (10:33 -0500)
* pci/switchtec:
  switchtec: Add IOCTLs to the Switchtec driver
  switchtec: Add sysfs attributes to the Switchtec driver
  switchtec: Add user interface documentation
  MicroSemi Switchtec management interface driver

Conflicts:
drivers/pci/Kconfig

1  2 
MAINTAINERS
drivers/pci/Kconfig

diff --cc MAINTAINERS
Simple merge
index 9747c1ec8c74389cc152a630a57b68560854ce59,c0bb4cbd1edbe3babca692d4f90022813702a82d..e0cacb7b8563468fe9ce98ed603e176f267c7ac7
@@@ -134,4 -134,4 +134,5 @@@ config PCI_HYPER
  source "drivers/pci/hotplug/Kconfig"
  source "drivers/pci/dwc/Kconfig"
  source "drivers/pci/host/Kconfig"
 +source "drivers/pci/endpoint/Kconfig"
+ source "drivers/pci/switch/Kconfig"