android_kernel_motorola_sm6225/Documentation/PCI
Bjorn Helgaas 9ff25e6b3e PCI/AER: Remove aerdriver.nosourceid kernel parameter
The aerdriver.nosourceid kernel parameter was intended for working around
broken chipsets don't supply the source ID for AER events.  We recently
added PCI_BUS_FLAGS_NO_AERSID, which can be set by quirks for the same
purpose.

Remove the aerdriver.nosourceid kernel parameter.  For anything other than
debugging, asking users to find and use kernel parameters is a poor user
experience.  Instead, we should add PCI_BUS_FLAGS_NO_AERSID quirks for any
hardware that needs it.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2016-09-14 15:27:38 -05:00
..
00-INDEX PCI: Update documentation 00-INDEX file 2014-01-07 16:37:15 -07:00
MSI-HOWTO.txt PCI: Spread interrupt vectors in pci_alloc_irq_vectors() 2016-07-21 15:57:03 -05:00
pci-error-recovery.txt doc:pci: Fix typo in Documentation/PCI 2015-03-20 07:41:56 -06:00
pci-iov-howto.txt PCI: Remove unused SR-IOV VF Migration support 2014-02-19 11:28:44 -07:00
pci.txt PCI: Clarify policy for vendor IDs in pci.txt 2015-04-09 13:34:02 -05:00
pcieaer-howto.txt PCI/AER: Remove aerdriver.nosourceid kernel parameter 2016-09-14 15:27:38 -05:00
PCIEBUS-HOWTO.txt