Re: [PATCH v2 10/10] clk: renesas-pcie: use simple i2c probe function

From: Stephen Boyd
Date: Fri Apr 22 2022 - 22:35:32 EST


Quoting Stephen Kitt (2022-04-07 08:18:31)
> 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