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

This fixes the sparse warnings reported in [1].

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

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] 5+ messages in thread

end of thread, other threads:[~2024-01-29 20:00 UTC | newest]

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

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