Re: [PATCH] i2c: Use device_get_match_data()
From: Andi Shyti
Date: Sun Oct 08 2023 - 17:28:45 EST
Hi Rob,
On Fri, Oct 06, 2023 at 05:44:46PM -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.
>
> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
Reviewed-by: Andi Shyti <andi.shyti@xxxxxxxxxx>
Thanks,
Andi