Re: [PATCH] ASoC: cs*: use simple i2c probe function

From: Charles Keepax
Date: Mon Mar 28 2022 - 05:49:06 EST


On Fri, Mar 25, 2022 at 06:07:34PM +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@xxxxxxx>
> ---

Acked-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx>

Thanks,
Charles