[PATCH v3 0/2] PCI: qcom: Drop unused post_deinit callback

From: Johan Hovold
Date: Wed Sep 28 2022 - 11:55:17 EST


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