Re: [PATCH 0/1] Arch use of pci_dev_is_added()

From: Michael Ellerman
Date: Mon Oct 11 2021 - 08:08:09 EST


On Fri, 10 Sep 2021 16:19:39 +0200, Niklas Schnelle wrote:
> In my proposal to make pci_dev_is_added() more regularly usable by arch code
> you mentioned[0] that you believe the uses in arch/powerpc are not necessary
> anymore. From code reading I agree and so does Oliver O'Halloran[1].
>
> So as promised here is a patch removing them. I only compile tested this as
> I don't have access to a powerpc system.
>
> [...]

Applied to powerpc/next.

[1/1] powerpc: Drop superfluous pci_dev_is_added() calls
https://git.kernel.org/powerpc/c/452f145eca73945222923525a7eba59cf37909cc

cheers