Re: [PATCH RFC 5/8] iio: dac: ad3552r: changes to use FIELD_PREP

From: Jonathan Cameron
Date: Sat Aug 31 2024 - 07:49:04 EST


On Thu, 29 Aug 2024 14:32:03 +0200
Angelo Dureghello <adureghello@xxxxxxxxxxxx> wrote:

> From: Angelo Dureghello <adureghello@xxxxxxxxxxxx>
>
> Changes to use FIELD_PREP, so that driver-specific ad3552r_field_prep
> is removed. Variables (arrays) that was used to call ad3552r_field_prep
> are removerd too.
removed

LGTM