2024-01-29 19:59:14

by David Lechner

[permalink] [raw]
Subject: [PATCH v2 0/2] iio: adc: ad7380: fix sparse warnings

This fixes the sparse warnings reported in [1].

[1] https://lore.kernel.org/oe-kbuild-all/[email protected]/

v2 changes:
* fix typo in "iio: adc: ad7380: don't use bool in FIELD_PREP"

David Lechner (2):
iio: adc: ad7380: make ad7380_regmap_config static
iio: adc: ad7380: don't use bool in FIELD_PREP

drivers/iio/adc/ad7380.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

--
2.43.0