public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH v3 0/2] iio: frequency: ad9832: cleanups
@ 2026-04-11 12:35 Joshua Crofts
  2026-04-11 12:35 ` [PATCH v3 1/2] iio: frequency: ad9832: remove kernel.h proxy header Joshua Crofts
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Joshua Crofts @ 2026-04-11 12:35 UTC (permalink / raw)
  To: lars, Michael.Hennerich, jic23, gregkh
  Cc: dlechner, nuno.sa, andy, linux-iio, linux-staging, linux-kernel,
	Joshua Crofts

This series cleans up issues in the AD9832 driver,
including proxy header removal and bit math
simplification.

v2:
 - PATCH 1: removed redundant bits.h include as it
   is implied in bitops.h
 - PATCH 2: changed ull to u64 type
v3:
 - PATCH 2: remove rogue vim typo

Joshua Crofts (2):
  iio: frequency: ad9832: remove kernel.h proxy header.
  iio: frequency: ad9832: simplify bitwise math

 drivers/staging/iio/frequency/ad9832.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2026-04-15  7:18 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-11 12:35 [PATCH v3 0/2] iio: frequency: ad9832: cleanups Joshua Crofts
2026-04-11 12:35 ` [PATCH v3 1/2] iio: frequency: ad9832: remove kernel.h proxy header Joshua Crofts
2026-04-14  9:38   ` Andy Shevchenko
2026-04-14 10:12     ` Joshua Crofts
2026-04-14 11:43       ` Andy Shevchenko
2026-04-14 13:27         ` Joshua Crofts
2026-04-14 17:03           ` Andy Shevchenko
2026-04-15  7:18             ` Joshua Crofts
2026-04-11 12:35 ` [PATCH v3 2/2] iio: frequency: ad9832: simplify bitwise math Joshua Crofts
2026-04-14  9:44   ` Andy Shevchenko
2026-04-14  9:51     ` Joshua Crofts
2026-04-14  9:57       ` Andy Shevchenko
2026-04-14 10:45         ` Joshua Crofts
2026-04-14 12:33           ` Andy Shevchenko
2026-04-14 13:02             ` Dan Carpenter
2026-04-14 16:59               ` Andy Shevchenko
2026-04-13  7:05 ` [PATCH v3 0/2] iio: frequency: ad9832: cleanups Joshua Crofts

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