[PATCH] pci: j721e: fix host/endpoint dependencies
Manivannan Sadhasivam
manivannan.sadhasivam at linaro.org
Sun Apr 27 09:26:46 PDT 2025
On Wed, 23 Apr 2025 18:25:16 +0200, Arnd Bergmann wrote:
> The j721e driver has a single platform driver that can be built-in or
> a loadable module, but it calls two separate backend drivers depending
> on whether it is a host or endpoint.
>
> If the two modes are not the same, we can end up with a situation where
> the built-in pci-j721e driver tries to call the modular host or endpoint
> driver, which causes a link failure:
>
> [...]
Applied, thanks!
[1/1] pci: j721e: fix host/endpoint dependencies
commit: 10aae64c2fb5148409cc9beba7f849a79fe82f17
Best regards,
--
Manivannan Sadhasivam <manivannan.sadhasivam at linaro.org>
More information about the linux-arm-kernel
mailing list