Re: [PATCH 0/2] iio: resolver: ad2s1210: small cleanups

From: Jonathan Cameron
Date: Sat Oct 14 2023 - 08:53:49 EST


On Thu, 12 Oct 2023 11:18:11 -0500
David Lechner <dlechner@xxxxxxxxxxxx> wrote:

> This series contains a few small cleanups for the ad2s1210 resolver
> driver following up from the previous series[1].
>
> [1] https://lore.kernel.org/linux-iio/20231012092522.27ef48dd@jic23-huawei
>
> ---
> David Lechner (2):
> iio: resolver: ad2s1210: remove DRV_NAME macro
> iio: resolver: ad2s1210: remove of_match_ptr()
>
> drivers/iio/resolver/ad2s1210.c | 7 ++-----
> 1 file changed, 2 insertions(+), 5 deletions(-)
> ---
> base-commit: 291e45eeeb901b1d22b74ac5ea48cab3c407c705
> change-id: 20231012-ad2s1210-mainline-d80cc13acdce
>
> Best regards,

Applied. Thanks,

J