Re: [PATCH V2] platforms/83xx: Use of_device_get_match_data()

From: Michael Ellerman
Date: Tue May 24 2022 - 07:15:51 EST


On Fri, 25 Feb 2022 01:07:37 +0000, cgel.zte@xxxxxxxxx wrote:
> From: Minghao Chi (CGEL ZTE) <chi.minghao@xxxxxxxxxx>
>
> Use of_device_get_match_data() to simplify the code.
> v1->v2:
> Add a judgment on the return value of the A function as NULL
>
>
> [...]

Applied to powerpc/next.

[1/1] platforms/83xx: Use of_device_get_match_data()
https://git.kernel.org/powerpc/c/8a57c3cc2bcb8df98c239d6804fd01834960b7d2

cheers