diff options
author | Stephen Kitt <steve@sk2.org> | 2022-04-07 18:18:23 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2022-04-23 05:28:07 +0300 |
commit | df221682075d174e04cbbded27a25c64fedc3526 (patch) | |
tree | 16e004fb40fa65efcd2b0ae0a335267323a1ad9e /scripts/gdb/linux/utils.py | |
parent | f9edf134d75d78d3e54f3a13d9d493e86c0599fa (diff) | |
download | linux-df221682075d174e04cbbded27a25c64fedc3526.tar.xz |
clk: cdce925: 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-3-steve@sk2.org
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions