[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241201001444.GA2843588@bhelgaas>
Date: Sat, 30 Nov 2024 18:14:44 -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>,
Krzysztof WilczyĆski <kwilczynski@...nel.org>,
Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>,
Brian Norris <briannorris@...omium.org>,
Saurabh Sengar <ssengar@...ux.microsoft.com>
Subject: [GIT PULL] PCI fixes for v6.13
The following changes since commit 10099266dec8275a6899e6a27dcdfebbcc726cc7:
Merge branch 'pci/typos' (2024-11-25 13:41:00 -0600)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.13-fixes-1
for you to fetch changes up to 5c8418cf4025388bedd4d65ada993f7d3786cc3a:
PCI/pwrctrl: Unregister platform device only if one actually exists (2024-11-30 11:41:25 -0600)
----------------------------------------------------------------
- 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)
----------------------------------------------------------------
Brian Norris (1):
PCI/pwrctrl: Unregister platform device only if one actually exists
drivers/pci/remove.c | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists