Re: [PATCH] clk: Use device_get_match_data()
From: Stephen Boyd
Date: Mon Oct 23 2023 - 23:16:31 EST
Quoting Rob Herring (2023-10-06 14:39:58)
> 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.
>
> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
> ---
Applied to clk-next