Re: [PATCH v2] ASoC: wm8731: use simple i2c probe function

From: Charles Keepax
Date: Wed Apr 06 2022 - 10:52:29 EST


On Tue, Apr 05, 2022 at 07:39:52PM +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>
> ---

Acked-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx>

Thanks,
Charles