diff options
author | Stephen Kitt <steve@sk2.org> | 2022-04-07 18:18:31 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2022-04-23 05:28:09 +0300 |
commit | 5baa12cfc433ff514b05e289ef59b06a4de1ac16 (patch) | |
tree | 1565752b5f1aa132ebd37d3b40aec7172713ca67 /Documentation | |
parent | 2b349b893def67fd3146055d720597d9cbef26be (diff) | |
download | linux-5baa12cfc433ff514b05e289ef59b06a4de1ac16.tar.xz |
clk: renesas-pcie: use simple i2c probe function
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@sk2.org>
Link: https://lore.kernel.org/r/20220407151831.2371706-11-steve@sk2.org
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions