Linux-IIO Archive mirror
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: linux-iio@vger.kernel.org,
	Marius Cristea <marius.cristea@microchip.com>,
	Marek Vasut <marex@denx.de>
Cc: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Subject: [RESEND PATCH v6 0/2] IIO: Use device_for_each_child_scope()
Date: Sun, 28 Apr 2024 18:40:18 +0100	[thread overview]
Message-ID: <20240428174020.1832825-1-jic23@kernel.org> (raw)

From: Jonathan Cameron <Jonathan.Cameron@huawei.com>

Looking for review of these remaining patches from v6.
Chances since V6 (dropped the ones that I applied):

I'm slimming this series down by taking patches that have been reviewed
but nothing yet on these ones yet.  They are fairly simple so if anyone
has time to look that would be great.

Jonathan Cameron (2):
  iio: adc: mcp3564: Use device_for_each_child_node_scoped()
  iio: adc: ti-ads1015: Use device_for_each_child_node_scoped()

 drivers/iio/adc/mcp3564.c    | 16 +++++++---------
 drivers/iio/adc/ti-ads1015.c |  5 +----
 2 files changed, 8 insertions(+), 13 deletions(-)

-- 
2.44.0


             reply	other threads:[~2024-04-28 17:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-28 17:40 Jonathan Cameron [this message]
2024-04-28 17:40 ` [PATCH v6 1/2] iio: adc: mcp3564: Use device_for_each_child_node_scoped() Jonathan Cameron
2024-04-28 20:25   ` Marius.Cristea
2024-04-28 20:25   ` Marcelo Schmitt
2024-04-29 19:56     ` Jonathan Cameron
2024-04-29 20:00       ` Jonathan Cameron
2024-04-28 17:40 ` [PATCH v6 2/2] iio: adc: ti-ads1015: " Jonathan Cameron

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=20240428174020.1832825-1-jic23@kernel.org \
    --to=jic23@kernel.org \
    --cc=Jonathan.Cameron@huawei.com \
    --cc=linux-iio@vger.kernel.org \
    --cc=marex@denx.de \
    --cc=marius.cristea@microchip.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).