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

From: Sekhar Nori
Date: Thu Sep 03 2020 - 01:39:23 EST


On 10/08/20 3:07 PM, Wolfram Sang wrote:
> On Sun, Aug 09, 2020 at 07:24:44PM +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>
>
> This is useful, helps deprecating the old probe method:
>
> Acked-by: Wolfram Sang <wsa@xxxxxxxxxx>

Queued for v5.10.

Thanks,
Sekhar