[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220129161547.GA352890@bhelgaas>
Date: Sat, 29 Jan 2022 10:15:47 -0600
From: Bjorn Helgaas <helgaas@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Ville Syrjälä
<ville.syrjala@...ux.intel.com>,
Sergio Paracuellos <sergio.paracuellos@...il.com>,
Krzysztof Wilczyński <kw@...ux.com>
Subject: [GIT PULL] PCI fixes for v5.17
The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.17-fixes-2
for you to fetch changes up to 66d28b21fe6b3da8d1e9f0a7ba38bc61b6c547e1:
PCI/sysfs: Find shadow ROM before static attribute initialization (2022-01-26 10:41:21 -0600)
----------------------------------------------------------------
PCI fixes:
- 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)
----------------------------------------------------------------
Bjorn Helgaas (1):
PCI/sysfs: Find shadow ROM before static attribute initialization
Sergio Paracuellos (2):
PCI: mt7621: Drop of_match_ptr() to avoid unused variable
PCI: mt7621: Remove unused function pcie_rmw()
arch/ia64/pci/fixup.c | 4 ++--
arch/mips/loongson64/vbios_quirk.c | 9 ++++-----
arch/x86/pci/fixup.c | 4 ++--
drivers/pci/controller/pcie-mt7621.c | 11 +----------
4 files changed, 9 insertions(+), 19 deletions(-)
Powered by blists - more mailing lists