From: Johan Hovold <johan+linaro@kernel.org>
To: Lorenzo Pieralisi <lpieralisi@kernel.org>,
Stanimir Varbanov <svarbanov@mm-sol.com>
Cc: "Andy Gross" <agross@kernel.org>,
"Bjorn Andersson" <andersson@kernel.org>,
"Konrad Dybcio" <konrad.dybcio@somainline.org>,
"Rob Herring" <robh@kernel.org>,
"Krzysztof Wilczyński" <kw@linux.com>,
"Bjorn Helgaas" <bhelgaas@google.com>,
linux-pci@vger.kernel.org, linux-arm-msm@vger.kernel.org,
linux-kernel@vger.kernel.org,
"Johan Hovold" <johan+linaro@kernel.org>
Subject: [PATCH v3 0/2] PCI: qcom: Drop unused post_deinit callback
Date: Wed, 28 Sep 2022 17:54:19 +0200 [thread overview]
Message-ID: <20220928155421.21660-1-johan+linaro@kernel.org> (raw)
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
next reply other threads:[~2022-09-28 15:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-28 15:54 Johan Hovold [this message]
2022-09-28 15:54 ` [PATCH v3 1/2] PCI: qcom: Drop unused post_deinit callback 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220928155421.21660-1-johan+linaro@kernel.org \
--to=johan+linaro@kernel.org \
--cc=agross@kernel.org \
--cc=andersson@kernel.org \
--cc=bhelgaas@google.com \
--cc=konrad.dybcio@somainline.org \
--cc=kw@linux.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=lpieralisi@kernel.org \
--cc=robh@kernel.org \
--cc=svarbanov@mm-sol.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).