From: Jonathan Cameron <jic23@kernel.org>
To: Nuno Sa via B4 Relay <devnull+nuno.sa.analog.com@kernel.org>
Cc: nuno.sa@analog.com, linux-iio@vger.kernel.org,
Lars-Peter Clausen <lars@metafoo.de>,
Andreas Klinger <ak@it-klinger.de>,
Song Qiang <songqiang1304521@gmail.com>
Subject: Re: [PATCH 00/22] iio: make masklength __private (round 2)
Date: Sat, 20 Jul 2024 16:58:45 +0100 [thread overview]
Message-ID: <20240720165845.703d8c36@jic23-huawei> (raw)
In-Reply-To: <20240718-dev-iio-masklength-private2-v1-0-8e12cd042906@analog.com>
On Thu, 18 Jul 2024 15:37:46 +0200
Nuno Sa via B4 Relay <devnull+nuno.sa.analog.com@kernel.org> wrote:
> Hi Jonathan,
>
> Here it goes the second round about annotating .masklength as __private.
>
> Again, only compile tested for arm with allyesconfig.
I'm going to pick up as many of these as I'm happy with. However
I'll only be putting them in the testing branch so there is plenty of
time yet for additional feedback as I can rebase that as much as needed
Thanks,
Jonathan
prev parent reply other threads:[~2024-07-20 15:58 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-18 13:37 [PATCH 00/22] iio: make masklength __private (round 2) Nuno Sa via B4 Relay
2024-07-18 13:37 ` [PATCH 01/22] iio: adc: cc10001_adc: make use of iio_for_each_active_channel() Nuno Sa via B4 Relay
2024-07-20 15:59 ` Jonathan Cameron
2024-07-18 13:37 ` [PATCH 02/22] iio: adc: dln2-adc: use new '.masklength' accessors Nuno Sa via B4 Relay
2024-07-20 16:00 ` Jonathan Cameron
2024-07-18 13:37 ` [PATCH 03/22] iio: adc: hx711: make use of iio_for_each_active_channel() Nuno Sa via B4 Relay
2024-07-20 16:01 ` Jonathan Cameron
2024-07-18 13:37 ` [PATCH 04/22] iio: dummy: iio_simple_dummy_buffer: use iio_for_each_active_channel() Nuno Sa via B4 Relay
2024-07-20 16:02 ` Jonathan Cameron
2024-07-18 13:37 ` [PATCH 05/22] iio: health: afe4403: make use of iio_for_each_active_channel() Nuno Sa via B4 Relay
2024-07-20 16:03 ` Jonathan Cameron
2024-07-18 13:37 ` [PATCH 06/22] iio: health: max30102: make use of iio_get_masklength() Nuno Sa via B4 Relay
2024-07-20 16:04 ` Jonathan Cameron
2024-07-18 13:37 ` [PATCH 07/22] iio: health: afe4404: make use of iio_for_each_active_channel() Nuno Sa via B4 Relay
2024-07-20 16:05 ` Jonathan Cameron
2024-07-18 13:37 ` [PATCH 08/22] iio: humidity: am2315: " Nuno Sa via B4 Relay
2024-07-18 13:37 ` [PATCH 09/22] iio: imu: bmi160_core: " Nuno Sa via B4 Relay
2024-07-18 13:37 ` [PATCH 10/22] iio: imu: bno055: make use of iio_get_masklength() Nuno Sa via B4 Relay
2024-07-18 13:37 ` [PATCH 11/22] iio: imu: kmx61: make use of iio_for_each_active_channel() Nuno Sa via B4 Relay
2024-07-18 13:37 ` [PATCH 12/22] iio: light: adjd_s311: " Nuno Sa via B4 Relay
2024-07-18 13:37 ` [PATCH 13/22] iio: light: gp2ap020a00f: " Nuno Sa via B4 Relay
2024-07-18 13:38 ` [PATCH 14/22] iio: light: isl29125: " Nuno Sa via B4 Relay
2024-07-18 13:38 ` [PATCH 15/22] iio: light: si1145: use new '.masklength' accessors Nuno Sa via B4 Relay
2024-07-18 13:38 ` [PATCH 16/22] iio: light: tcs3414: make use of iio_for_each_active_channel() Nuno Sa via B4 Relay
2024-07-18 13:38 ` [PATCH 17/22] iio: light: tcs3472: " Nuno Sa via B4 Relay
2024-07-18 13:38 ` [PATCH 18/22] iio: magnetometer: rm3100-core: make use of iio_get_masklength() Nuno Sa via B4 Relay
2024-07-18 13:38 ` [PATCH 19/22] iio: pressure: dlhl60d: make use of iio_for_each_active_channel() Nuno Sa via B4 Relay
2024-07-18 13:38 ` [PATCH 20/22] iio: proximity: hx9023s: " Nuno Sa via B4 Relay
2024-07-18 13:38 ` [PATCH 21/22] iio: proximity: sx9500: " Nuno Sa via B4 Relay
2024-07-18 13:38 ` [PATCH 22/22] iio: proximity: sx_common: " Nuno Sa via B4 Relay
2024-07-20 16:14 ` Jonathan Cameron
2024-07-20 15:58 ` Jonathan Cameron [this message]
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=20240720165845.703d8c36@jic23-huawei \
--to=jic23@kernel.org \
--cc=ak@it-klinger.de \
--cc=devnull+nuno.sa.analog.com@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=nuno.sa@analog.com \
--cc=songqiang1304521@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox