linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC v1 0/2] iio: Simplify IRQ and trigger management in RPR0521
@ 2024-09-22 16:20 Vasileios Amoiridis
  2024-09-22 16:20 ` [PATCH RFC v1 1/2] iio: light: rpr0521: Use generic iio_pollfunc_store_time() Vasileios Amoiridis
  2024-09-22 16:20 ` [PATCH RFC v1 2/2] iio: light: rpr0521: Drop unnecessary checks for timestamp value Vasileios Amoiridis
  0 siblings, 2 replies; 7+ messages in thread
From: Vasileios Amoiridis @ 2024-09-22 16:20 UTC (permalink / raw)
  To: jic23, lars
  Cc: andy.shevchenko, u.kleine-koenig, linux-iio, linux-kernel,
	Vasileios Amoiridis

This is an RFC series, because I have no way to test those changes apart from
compiling them. It was just a bit unfamiliar the way the trigger and irq was
working in this driver compared to the other ones so I did a bit of digging to
see if we it is actually needed and if we can simplify it somehow. Plese let me
know how this looks like.

Vasileios Amoiridis (2):
  iio: light: rpr0521: Use generic iio_pollfunc_store_time()
  iio: light: rpr0521: Drop unnecessary checks for timestamp value

 drivers/iio/light/rpr0521.c | 22 ++--------------------
 1 file changed, 2 insertions(+), 20 deletions(-)


base-commit: 8bea3878a1511bceadc2fbf284b00bcc5a2ef28d
-- 
2.25.1


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

end of thread, other threads:[~2024-10-12 16:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-22 16:20 [PATCH RFC v1 0/2] iio: Simplify IRQ and trigger management in RPR0521 Vasileios Amoiridis
2024-09-22 16:20 ` [PATCH RFC v1 1/2] iio: light: rpr0521: Use generic iio_pollfunc_store_time() Vasileios Amoiridis
2024-09-28 15:10   ` Jonathan Cameron
2024-10-12 16:12     ` Jonathan Cameron
2024-09-22 16:20 ` [PATCH RFC v1 2/2] iio: light: rpr0521: Drop unnecessary checks for timestamp value Vasileios Amoiridis
2024-09-28 15:15   ` Jonathan Cameron
2024-09-29 10:33     ` Vasileios Amoiridis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).