iio: amplifiers: ada4250: move offset_uv in struct
authorDavid Lechner <dlechner@baylibre.com>
Wed, 11 Jun 2025 21:33:04 +0000 (16:33 -0500)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Thu, 26 Jun 2025 18:32:55 +0000 (19:32 +0100)
commite905b3dd3a735bda21ac09f24ed542d72aad942e
treea8eacf3ea63a1878b922780572e61a4f9e157f6d
parent3712f11b4ed78d677f417990d083bab18584c9c3
iio: amplifiers: ada4250: move offset_uv in struct

Move offset_uv in struct ada4250_state. This keeps things logically
grouped and reduces holes in the struct.

Signed-off-by: David Lechner <dlechner@baylibre.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://patch.msgid.link/20250611-iio-amplifiers-ada4250-simplify-data-buffer-in-init-v3-4-bf85ddea79f2@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/amplifiers/ada4250.c