Re: [PATCH] PCI: dwc: layerscape: convert to builtin_platform_driver()

From: Lorenzo Pieralisi
Date: Tue Jan 26 2021 - 06:42:25 EST


On Wed, 20 Jan 2021 11:52:46 +0100, Michael Walle wrote:
> fw_devlink will defer the probe until all suppliers are ready. We can't
> use builtin_platform_driver_probe() because it doesn't retry after probe
> deferral. Convert it to builtin_platform_driver().

Applied to pci/dwc, thanks!

[1/1] PCI: dwc: layerscape: Convert to builtin_platform_driver()
https://git.kernel.org/lpieralisi/pci/c/538157be1e

Thanks,
Lorenzo