]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iio: dac: ad3552r: changes to use FIELD_PREP
authorAngelo Dureghello <adureghello@baylibre.com>
Mon, 28 Oct 2024 21:45:32 +0000 (22:45 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Fri, 1 Nov 2024 14:54:48 +0000 (14:54 +0000)
commitd5ac6cb1c8f3e14d93e2a50d9357a8acdbc5c166
tree6c8985162017058c4e5f935e784437a023d3df61
parente61d7178429a228ed5b75aa247d20399e59ee01e
iio: dac: ad3552r: changes to use FIELD_PREP

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 removed too.

Signed-off-by: Angelo Dureghello <adureghello@baylibre.com>
Reviewed-by: David Lechner <dlechner@baylibre.com>
Link: https://patch.msgid.link/20241028-wip-bl-ad3552r-axi-v0-iio-testing-v9-5-f6960b4f9719@kernel-space.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/dac/ad3552r.c