From: Vasileios Amoiridis <vassilisamir@gmail.com>
To: jic23@kernel.org, lars@metafoo.de
Cc: andy.shevchenko@gmail.com, u.kleine-koenig@pengutronix.de,
linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
Vasileios Amoiridis <vassilisamir@gmail.com>
Subject: [PATCH RFC v1 0/2] iio: Simplify IRQ and trigger management in RPR0521
Date: Sun, 22 Sep 2024 18:20:39 +0200 [thread overview]
Message-ID: <20240922162041.525896-1-vassilisamir@gmail.com> (raw)
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
next reply other threads:[~2024-09-22 16:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-22 16:20 Vasileios Amoiridis [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240922162041.525896-1-vassilisamir@gmail.com \
--to=vassilisamir@gmail.com \
--cc=andy.shevchenko@gmail.com \
--cc=jic23@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=u.kleine-koenig@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.