Re: [PATCH v2 09/10] clk: si570: use i2c_match_id and simple i2c probe

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


Quoting Stephen Kitt (2022-04-07 08:18:30)
> As part of the ongoing i2c transition to the simple probe
> ("probe_new"), this patch uses i2c_match_id to retrieve the
> driver_data for the probed device. The id parameter is thus no longer
> necessary and the simple probe can be used instead.
>
> Signed-off-by: Stephen Kitt <steve@xxxxxxx>
> ---

Applied to clk-next