linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] PCI: Clean up address space warnings
@ 2021-12-23 21:37 Bjorn Helgaas
  2021-12-23 21:37 ` [PATCH 1/2] PCI: hisi: Avoid invalid address space conversions Bjorn Helgaas
  2021-12-23 21:37 ` [PATCH 2/2] PCI: spear13xx: " Bjorn Helgaas
  0 siblings, 2 replies; 3+ messages in thread
From: Bjorn Helgaas @ 2021-12-23 21:37 UTC (permalink / raw)
  To: linux-pci; +Cc: Pratyush Anand, Zhou Wang, linux-kernel, Bjorn Helgaas

From: Bjorn Helgaas <bhelgaas@google.com>

Fix some sparse warnings, found by "make C=2 drivers/pci/controller/".

Bjorn Helgaas (2):
  PCI: hisi: Avoid invalid address space conversions
  PCI: spear13xx: Avoid invalid address space conversions

 drivers/pci/controller/dwc/pcie-hisi.c      | 32 ++++++++++++++-------
 drivers/pci/controller/dwc/pcie-spear13xx.c |  8 +++---
 2 files changed, 26 insertions(+), 14 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-12-23 21:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-23 21:37 [PATCH 0/2] PCI: Clean up address space warnings Bjorn Helgaas
2021-12-23 21:37 ` [PATCH 1/2] PCI: hisi: Avoid invalid address space conversions Bjorn Helgaas
2021-12-23 21:37 ` [PATCH 2/2] PCI: spear13xx: " Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).