diff options
author | Stephen Kitt <steve@sk2.org> | 2022-04-07 17:18:28 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2022-04-22 19:28:08 -0700 |
commit | ca3ebd20d956951e4b0633b9ee5342271728e840 (patch) | |
tree | e462a39b514b3457e5611f635d7ddc6cf9cd6b9f /drivers/clk/clk-si544.c | |
parent | adc00f60c829b1d759b16f4f928764c92286d399 (diff) |
clk: si5351: use i2c_match_id and simple i2c probe
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@sk2.org>
Link: https://lore.kernel.org/r/20220407151831.2371706-8-steve@sk2.org
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/clk-si544.c')
0 files changed, 0 insertions, 0 deletions