PCI fixes: - Reset both NVIDIA GPU and HDA in ThinkPad P50 quirk, which was broken by another quirk that enabled the HDA device (Lyude Paul)
- Fix pciebus-howto.rst documentation filename typo (Bjorn Helgaas) The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b: Linus 5.3-rc1 (2019-07-21 14:05:38 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.3-fixes-1 for you to fetch changes up to 7bafda88de20b2990461d253c5475007436e355c: Documentation PCI: Fix pciebus-howto.rst filename typo (2019-08-15 12:12:38 -0500) ---------------------------------------------------------------- pci-v5.3-fixes-1 ---------------------------------------------------------------- Bjorn Helgaas (1): Documentation PCI: Fix pciebus-howto.rst filename typo Lyude Paul (1): PCI: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaround Documentation/PCI/index.rst | 2 +- Documentation/PCI/{picebus-howto.rst => pciebus-howto.rst} | 0 drivers/pci/quirks.c | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename Documentation/PCI/{picebus-howto.rst => pciebus-howto.rst} (100%)