linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] PCI: qcom: Minor cleanup
@ 2022-07-22 15:49 Bjorn Helgaas
  2022-07-22 15:49 ` [PATCH 1/2] PCI: qcom: Drop unnecessary <linux/interrupt.h> include Bjorn Helgaas
  2022-07-22 15:49 ` [PATCH 2/2] PCI: qcom: Sort variants by Qcom IP rev Bjorn Helgaas
  0 siblings, 2 replies; 8+ messages in thread
From: Bjorn Helgaas @ 2022-07-22 15:49 UTC (permalink / raw)
  To: Stanimir Varbanov, Andy Gross, Bjorn Andersson
  Cc: Lorenzo Pieralisi, Rob Herring, Krzysztof Wilczyński,
	Johan Hovold, Selvam Sathappan Periakaruppan, Baruch Siach,
	Dmitry Baryshkov, Robert Marko, Christian Marangi, linux-arm-msm,
	linux-pci, linux-kernel, Bjorn Helgaas

From: Bjorn Helgaas <bhelgaas@google.com>

As far as I can tell, qcom doesn't need <linux/interrupt.h>.

The qcom driver supports many variants (1_0_0, 2_1_0, 2_3_2, 2_3_3, 2_4_0,
etc), and the related code was not in an obvious order, which makes it hard
to navigate.

Bjorn Helgaas (2):
  PCI: qcom: Drop unnecessary <linux/interrupt.h> include
  PCI: qcom: Sort variants by Qcom IP rev

 drivers/pci/controller/dwc/pcie-qcom.c | 733 ++++++++++++-------------
 1 file changed, 366 insertions(+), 367 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-07-28 12:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-22 15:49 [PATCH 0/2] PCI: qcom: Minor cleanup Bjorn Helgaas
2022-07-22 15:49 ` [PATCH 1/2] PCI: qcom: Drop unnecessary <linux/interrupt.h> include Bjorn Helgaas
2022-07-26 12:21   ` Johan Hovold
2022-07-27 19:28     ` Bjorn Helgaas
2022-07-22 15:49 ` [PATCH 2/2] PCI: qcom: Sort variants by Qcom IP rev Bjorn Helgaas
2022-07-26 12:45   ` Johan Hovold
2022-07-27 22:02     ` Bjorn Helgaas
2022-07-28 12:26       ` Johan Hovold

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).