linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] PCI: qcom: Drop unused post_deinit callback
@ 2022-09-28 15:54 Johan Hovold
  2022-09-28 15:54 ` [PATCH v3 1/2] " Johan Hovold
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Johan Hovold @ 2022-09-28 15:54 UTC (permalink / raw)
  To: Lorenzo Pieralisi, Stanimir Varbanov
  Cc: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Wilczyński, Bjorn Helgaas, linux-pci,
	linux-arm-msm, linux-kernel, Johan Hovold

This series drops the badly named post_deinit callback which is unused
after merging the PIPE clock series. Included is also a related
error-label cleanup.

Since the modular driver patch is held off for a while still, I've
rebased these cleanups so that they might make it into 6.1.

Johan


Changes in v3
 - drop dependency on patch making the driver modular

Changes in v2
 - keep the post_init() callback which is being repurposed for DBI
   accesses


Johan Hovold (2):
  PCI: qcom: Drop unused post_deinit callback
  PCI: qcom: Rename host-init error label

 drivers/pci/controller/dwc/pcie-qcom.c | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-09-29  8:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-28 15:54 [PATCH v3 0/2] PCI: qcom: Drop unused post_deinit callback Johan Hovold
2022-09-28 15:54 ` [PATCH v3 1/2] " Johan Hovold
2022-09-28 15:54 ` [PATCH v3 2/2] PCI: qcom: Rename host-init error label Johan Hovold
2022-09-29  8:35 ` [PATCH v3 0/2] PCI: qcom: Drop unused post_deinit callback Lorenzo Pieralisi

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