From: "Krzysztof Wilczyński" <kw@linux.com>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: Lorenzo Pieralisi <lpieralisi@kernel.org>,
Bjorn Helgaas <bhelgaas@google.com>,
Jingoo Han <jingoohan1@gmail.com>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
Alim Akhtar <alim.akhtar@samsung.com>,
linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, kernel@pengutronix.de,
Xiaowei Song <songxiaowei@hisilicon.com>,
Binghui Wang <wangbinghui@hisilicon.com>
Subject: Re: [PATCH 0/3] PCI: Convert to platform remove callback returning void (part II)
Date: Sat, 16 Dec 2023 09:44:34 +0900 [thread overview]
Message-ID: <20231216004434.GG1570493@rocinante> (raw)
In-Reply-To: <cover.1701682617.git.u.kleine-koenig@pengutronix.de>
Hello,
> back in March I sent a series[1] with the intention to convert all of
> drivers/pci to .remove_new(). I missed these three drivers because my
> coccinelle script didn't handle __exit_p. (The drivers don't use
> __exit_p in the mean time since the follwing commits:
>
> 200bddbb3f52 ("PCI: keystone: Don't discard .remove() callback")
> 3064ef2e88c1 ("PCI: kirin: Don't discard .remove() callback")
> 83a939f0fdc2 ("PCI: exynos: Don't discard .remove() callback")
>
> .)
>
> There are no interdependencies between these patches.
>
> See commit 5c5a7680e67b ("platform: Provide a remove callback that
> returns no value") for an extended explanation and the eventual goal.
Applied to controller/remove-void-return, thank you!
[01/03] PCI: exynos: Convert to platform remove callback returning void
https://git.kernel.org/pci/pci/c/4fbd8b788258
[02/03] PCI: keystone: Convert to platform remove callback returning void
https://git.kernel.org/pci/pci/c/93d61d3aa996
[03/03] PCI: kirin: Convert to platform remove callback returning void
https://git.kernel.org/pci/pci/c/a5eee68931fc
Krzysztof
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2023-12-16 0:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-04 9:47 [PATCH 0/3] PCI: Convert to platform remove callback returning void (part II) Uwe Kleine-König
2023-12-04 9:47 ` [PATCH 1/3] PCI: exynos: Convert to platform remove callback returning void Uwe Kleine-König
2023-12-16 0:44 ` Krzysztof Wilczyński [this message]
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=20231216004434.GG1570493@rocinante \
--to=kw@linux.com \
--cc=alim.akhtar@samsung.com \
--cc=bhelgaas@google.com \
--cc=jingoohan1@gmail.com \
--cc=kernel@pengutronix.de \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-pci@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=lpieralisi@kernel.org \
--cc=robh@kernel.org \
--cc=songxiaowei@hisilicon.com \
--cc=u.kleine-koenig@pengutronix.de \
--cc=wangbinghui@hisilicon.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