]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
Merge tag 'pci-v6.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 1 Dec 2024 02:23:05 +0000 (18:23 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 1 Dec 2024 02:23:05 +0000 (18:23 -0800)
Pull PCI fix from Bjorn Helgaas:

 - When removing a PCI device, only look up and remove a platform device
   if there is an associated device node for which there could be a
   platform device, to fix a merge window regression (Brian Norris)

* tag 'pci-v6.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci:
  PCI/pwrctrl: Unregister platform device only if one actually exists


Trivial merge