]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaa...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 29 Jan 2022 17:05:47 +0000 (19:05 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 29 Jan 2022 17:05:47 +0000 (19:05 +0200)
commit685b4e9a19cc31574042b515c4b2054053cf4ef0
tree1b2d3ddc271cd57b516d35e5217d31f62b1c6143
parent458168ad5dc47e1ad9618e5f635b5eeaa9d8cf43
parent42c6b32c5082d5b3e5b73584d5ebc3e478459fca
Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci

Pull pci fixes from Bjorn Helgaas:

 - Fix compilation warnings in new mt7621 driver (Sergio Paracuellos)

 - Restore the sysfs "rom" file for VGA shadow ROMs, which was broken
   when converting "rom" to be a static attribute (Bjorn Helgaas)

* tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci:
  PCI/sysfs: Find shadow ROM before static attribute initialization
  PCI: mt7621: Remove unused function pcie_rmw()
  PCI: mt7621: Drop of_match_ptr() to avoid unused variable