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

From: Charles Keepax
Date: Wed Apr 06 2022 - 09:46:30 EST


On Tue, Apr 05, 2022 at 02:24:11PM +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.
>
> wm8731.c is excluded and will be submitted separately.
>
> This avoids scanning the identifier tables during probes.
>
> Signed-off-by: Stephen Kitt <steve@xxxxxxx>
> ---

Acked-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx>

Thanks,
Charles