RE: [PATCH] crypto: aspeed-hace: Use device_get_match_data()

From: Neal Liu
Date: Tue Oct 10 2023 - 23:26:57 EST


> 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: Neal Liu <neal_liu@xxxxxxxxxxxxxx>