RE: [PATCH] ASoC: da[79]*: use simple i2c probe function

From: Adam Thomson
Date: Mon Mar 28 2022 - 04:46:30 EST


On 25 March 2022 17:13, 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>

Reviewed-by: Adam Thomson <Adam.Thomson.Opensource@xxxxxxxxxxx>