Re: [PATCH] powerpc: fsl_msi: Use device_get_match_data()

From: Michael Ellerman
Date: Fri Oct 27 2023 - 06:08:39 EST


On Fri, 06 Oct 2023 16:45:16 -0500, Rob Herring wrote:
> Use preferred device_get_match_data() instead of of_match_device() to
> get the driver match data. With this, adjust the includes to explicitly
> include the correct headers.
>
>

Applied to powerpc/next.

[1/1] powerpc: fsl_msi: Use device_get_match_data()
https://git.kernel.org/powerpc/c/89f17016a85280e1b36a6c0305e0191594cbe6ea

cheers