public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] iio: adc: ad7380: fix sparse warnings
@ 2024-01-29 19:56 David Lechner
  2024-01-29 19:56 ` [PATCH v2 1/2] iio: adc: ad7380: make ad7380_regmap_config static David Lechner
  2024-01-29 19:56 ` [PATCH v2 2/2] iio: adc: ad7380: don't use bool in FIELD_PREP David Lechner
  0 siblings, 2 replies; 4+ messages in thread
From: David Lechner @ 2024-01-29 19:56 UTC (permalink / raw)
  To: Jonathan Cameron
  Cc: David Lechner, Michael Hennerich, Nuno Sá, linux-iio,
	linux-kernel

This fixes the sparse warnings reported in [1].

[1] https://lore.kernel.org/oe-kbuild-all/202401280629.5kknB57C-lkp@intel.com/

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-02-04 14:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-29 19:56 [PATCH v2 0/2] iio: adc: ad7380: fix sparse warnings David Lechner
2024-01-29 19:56 ` [PATCH v2 1/2] iio: adc: ad7380: make ad7380_regmap_config static David Lechner
2024-01-29 19:56 ` [PATCH v2 2/2] iio: adc: ad7380: don't use bool in FIELD_PREP David Lechner
2024-02-04 14:46   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox