From: Corey Minyard <minyard@acm.org>
To: Wolfram Sang <wsa@kernel.org>, Stephen Kitt <steve@sk2.org>,
openipmi-developer@lists.sourceforge.net,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ipmi: use simple i2c probe function
Date: Wed, 30 Mar 2022 08:31:31 -0500 [thread overview]
Message-ID: <20220330133131.GU3457@minyard.net> (raw)
In-Reply-To: <YkQi6EIhknRJgv3i@shikoro>
On Wed, Mar 30, 2022 at 11:29:12AM +0200, Wolfram Sang wrote:
> On Thu, Mar 24, 2022 at 06:11:59PM +0100, Stephen Kitt wrote:
> > The i2c probe functions here don't use the id information provided in
> > their second argument, so the single-parameter i2c probe function
> > ("probe_new") can be used instead.
> >
> > This avoids scanning the identifier tables during probes.
> >
> > Signed-off-by: Stephen Kitt <steve@sk2.org>
>
> Looks good and builds fine:
>
> Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
>
Thanks, I have this queued and I've added the review.
I'm just waiting for the merge window to close before I put it into the
next tree.
-corey
prev parent reply other threads:[~2022-03-30 13:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-24 17:11 [PATCH] ipmi: use simple i2c probe function Stephen Kitt
2022-03-30 9:29 ` Wolfram Sang
2022-03-30 13:31 ` Corey Minyard [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=20220330133131.GU3457@minyard.net \
--to=minyard@acm.org \
--cc=linux-kernel@vger.kernel.org \
--cc=openipmi-developer@lists.sourceforge.net \
--cc=steve@sk2.org \
--cc=wsa@kernel.org \
/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.