Linux Hardware Monitor development
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Jinjie Ruan <ruanjinjie@huawei.com>,
	jdelvare@suse.com, joel@jms.id.au, andrew@codeconstruct.com.au,
	linux-hwmon@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-aspeed@lists.ozlabs.org
Subject: Re: [PATCH -next 0/8] hwmon: Simplify with scoped for each OF child
Date: Mon, 26 Aug 2024 21:01:01 -0700	[thread overview]
Message-ID: <b41a6bd9-dea2-4323-9bc3-e5c48def99d9@roeck-us.net> (raw)
In-Reply-To: <20240822062956.3490387-1-ruanjinjie@huawei.com>

On 8/21/24 23:29, Jinjie Ruan wrote:
> Use scoped for_each_child_of_node_scoped() when iterating over device
> nodes to make code a bit simpler.
> 
> Jinjie Ruan (8):
>    hwmon: (aspeed-g6-pwm-tacho): Simplify with scoped for each OF child
>      loop
>    hwmon: (aspeed-pwm-tacho): Simplify with scoped for each OF child loop
>    hwmon: (ina3221): Simplify with scoped for each OF child loop
>    hwmon: (lm90): Simplify with scoped for each OF child loop
>    hwmon: (nct7802): Simplify with scoped for each OF child loop
>    hwmon: (npcm750-pwm-fan): Simplify with scoped for each OF child loop
>    hwmon: (tmp421): Simplify with scoped for each OF child loop
>    hwmon: (tmp464): Simplify with scoped for each OF child loop
> 
>   drivers/hwmon/aspeed-g6-pwm-tach.c | 4 +---
>   drivers/hwmon/aspeed-pwm-tacho.c   | 8 +++-----
>   drivers/hwmon/ina3221.c            | 7 ++-----
>   drivers/hwmon/lm90.c               | 7 ++-----
>   drivers/hwmon/nct7802.c            | 7 ++-----
>   drivers/hwmon/npcm750-pwm-fan.c    | 5 ++---
>   drivers/hwmon/tmp421.c             | 7 ++-----
>   drivers/hwmon/tmp464.c             | 7 ++-----
>   8 files changed, 16 insertions(+), 36 deletions(-)
> 

Series applied.

Thanks,
Guenter

      parent reply	other threads:[~2024-08-27  4:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-22  6:29 [PATCH -next 0/8] hwmon: Simplify with scoped for each OF child Jinjie Ruan
2024-08-22  6:29 ` [PATCH -next 1/8] hwmon: (aspeed-g6-pwm-tacho): Simplify with scoped for each OF child loop Jinjie Ruan
2024-08-23  4:02   ` Andrew Jeffery
2024-08-22  6:29 ` [PATCH -next 2/8] hwmon: (aspeed-pwm-tacho): " Jinjie Ruan
2024-08-23  4:03   ` Andrew Jeffery
2024-08-22  6:29 ` [PATCH -next 3/8] hwmon: (ina3221): " Jinjie Ruan
2024-08-22  6:29 ` [PATCH -next 4/8] hwmon: (lm90): " Jinjie Ruan
2024-08-22  6:29 ` [PATCH -next 5/8] hwmon: (nct7802): " Jinjie Ruan
2024-08-22  6:29 ` [PATCH -next 6/8] hwmon: (npcm750-pwm-fan): " Jinjie Ruan
2024-08-22  6:29 ` [PATCH -next 7/8] hwmon: (tmp421): " Jinjie Ruan
2024-08-22  6:29 ` [PATCH -next 8/8] hwmon: (tmp464): " Jinjie Ruan
2024-08-27  4:01 ` Guenter Roeck [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=b41a6bd9-dea2-4323-9bc3-e5c48def99d9@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=andrew@codeconstruct.com.au \
    --cc=jdelvare@suse.com \
    --cc=joel@jms.id.au \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-aspeed@lists.ozlabs.org \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=ruanjinjie@huawei.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