Commit adc00f6
clk: si5341: 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-7-steve@sk2.org
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>1 parent d8703ce commit adc00f6
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1547 | 1547 | | |
1548 | 1548 | | |
1549 | 1549 | | |
1550 | | - | |
1551 | | - | |
| 1550 | + | |
1552 | 1551 | | |
1553 | 1552 | | |
1554 | 1553 | | |
| |||
1837 | 1836 | | |
1838 | 1837 | | |
1839 | 1838 | | |
1840 | | - | |
| 1839 | + | |
1841 | 1840 | | |
1842 | 1841 | | |
1843 | 1842 | | |
| |||
0 commit comments