Re: [PATCH] ASoC: sgtl5000: use simple i2c probe function

From: Fabio Estevam
Date: Tue Apr 05 2022 - 23:24:22 EST


Hi Stephen,

On Tue, Apr 5, 2022 at 1:40 PM Stephen Kitt <steve@xxxxxxx> 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>

Reviewed-by: Fabio Estevam <festevam@xxxxxxxxx>