[PATCH] arch/arm: use simple i2c probe function

Stephen Kitt steve at sk2.org
Sun Aug 9 13:18:27 EDT 2020


Hi,

On Sun, 9 Aug 2020 10:38:58 +0200, Krzysztof Kozlowski <krzk at 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 at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20200809/4df7f1ff/attachment.sig>


More information about the linux-arm-kernel mailing list