From: Stephen Kitt <steve@sk2.org>
To: Krzysztof Kozlowski <krzk@kernel.org>
Cc: Sekhar Nori <nsekhar@ti.com>,
Bartosz Golaszewski <bgolaszewski@baylibre.com>,
Russell King <linux@armlinux.org.uk>,
Kukjin Kim <kgene@kernel.org>,
linux-arm-kernel@lists.infradead.org, linux-i2c@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arch/arm: use simple i2c probe function
Date: Sun, 9 Aug 2020 19:18:27 +0200 [thread overview]
Message-ID: <20200809191819.3eb1a26e@heffalump.sk2.org> (raw)
In-Reply-To: <20200809083858.GA7517@kozik-lap>
[-- Attachment #1: Type: text/plain, Size: 887 bytes --]
Hi,
On Sun, 9 Aug 2020 10:38:58 +0200, Krzysztof Kozlowski <krzk@kernel.org>
wrote:
> On Fri, Aug 07, 2020 at 05:31:00PM +0200, 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>
> > ---
> > arch/arm/mach-davinci/board-dm644x-evm.c | 5 ++---
> > arch/arm/mach-davinci/board-dm646x-evm.c | 10 ++++------
> > arch/arm/mach-s3c64xx/mach-crag6410-module.c | 5 ++---
> > 3 files changed, 8 insertions(+), 12 deletions(-)
>
> You need to split it per sub architecture maintainers. The subject
> prefix is then for example: "ARM: s3c64xx: ".
Thanks, will do!
Regards,
Stephen
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2020-08-09 17:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-07 15:31 [PATCH] arch/arm: use simple i2c probe function Stephen Kitt
2020-08-09 8:38 ` Krzysztof Kozlowski
2020-08-09 17:18 ` Stephen Kitt [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=20200809191819.3eb1a26e@heffalump.sk2.org \
--to=steve@sk2.org \
--cc=bgolaszewski@baylibre.com \
--cc=kgene@kernel.org \
--cc=krzk@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=nsekhar@ti.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