Re: [PATCH v2] ARM: s3c64xx: use simple i2c probe function

From: Krzysztof Kozlowski
Date: Mon Aug 17 2020 - 14:51:15 EST


On Sun, Aug 09, 2020 at 07:22:43PM +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@xxxxxxx>
> ---
> Changes since v1:
> - split into per-sub-architecture patches.
>
> arch/arm/mach-s3c64xx/mach-crag6410-module.c | 5 ++---

Thanks, applied.

Best regards,
Krzysztof