[GIT PULL] PCI fixes for v4.16
From: Bjorn Helgaas
Date: Fri Mar 02 2018 - 17:15:00 EST
PCI fixes:
- Update pci.ids location (documentation only) (Randy Dunlap)
- Fix a crash when BIOS didn't assign a BAR and we try to enlarge it
(Christian König)
The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:
Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)
are available in the Git repository at:
ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.16-fixes-2
for you to fetch changes up to c37406e05d1e541df40b8b81c4bd40753fcaf414:
PCI: Allow release of resources that were never assigned (2018-02-26 14:51:13 -0600)
----------------------------------------------------------------
pci-v4.16-fixes-2
----------------------------------------------------------------
Christian König (1):
PCI: Allow release of resources that were never assigned
Randy Dunlap (1):
PCI: Update location of pci.ids file
Documentation/PCI/pci.txt | 4 +++-
drivers/pci/setup-res.c | 4 ++++
2 files changed, 7 insertions(+), 1 deletion(-)