]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
PCI: dra7xx: Mark driver as broken
authorRichard Cochran <richardcochran@gmail.com>
Fri, 8 Jan 2016 15:58:31 +0000 (09:58 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 8 Jan 2016 15:58:31 +0000 (09:58 -0600)
commit5c3b99d057525fe2befe6a7db9b1309035d93eee
treee87f10165e47152064f4116d609d018d44f5d5af
parent1dbe162d53e11665b48a1c122899ffc2c068bef4
PCI: dra7xx: Mark driver as broken

Mark the dra7xx PCI host driver as broken.  This driver was first merged in
v3.17 and has never worked.  Although the driver compiles just fine, it is
missing an essential device reset.  If the driver is included, the kernel
locks up hard shortly after booting, before any console output appears.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host/Kconfig