]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 Jan 2016 22:44:44 +0000 (14:44 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 Jan 2016 22:44:44 +0000 (14:44 -0800)
Pull PCI fixlet from Bjorn Helgaas:
 "This marks the TI DRA7xx host bridge driver as broken.  Apparently it
  has never worked without some additional out-of-tree code, so I'm
  going to mark it broken now and remove it completely next cycle unless
  it's fixed"

* tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci:
  PCI: dra7xx: Mark driver as broken

drivers/pci/host/Kconfig

index f131ba947dc6fe47941b09b0e6d1d35f2a53c255..c0ad9aaa16a75a815cb4fc605a270dbcadb07198 100644 (file)
@@ -5,6 +5,7 @@ config PCI_DRA7XX
        bool "TI DRA7xx PCIe controller"
        select PCIE_DW
        depends on OF && HAS_IOMEM && TI_PIPE3
+       depends on BROKEN
        help
         Enables support for the PCIe controller in the DRA7xx SoC.  There
         are two instances of PCIe controller in DRA7xx.  This controller can