Re: [PATCH v2 03/10] clk: cs2000-cp: use simple i2c probe function

From: Stephen Boyd
Date: Fri Apr 22 2022 - 22:33:04 EST


Quoting Stephen Kitt (2022-04-07 08:18:24)
> The i2c probe function here doesn't use the id information provided in
> its 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>
> ---

Applied to clk-next