diff options
author | Stephen Kitt <steve@sk2.org> | 2022-04-05 18:58:32 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-04-11 19:18:17 +0100 |
commit | ad11678fd0c39a766318f2dd0385008dd111b5fc (patch) | |
tree | b450c09250152b959c5eec2080440a1242045f10 /sound/soc/codecs/cs35l32.c | |
parent | 6f51c15877ae7a2b57bd4ec90eeb146dbac36fa5 (diff) | |
download | linux-stable-ad11678fd0c39a766318f2dd0385008dd111b5fc.tar.gz linux-stable-ad11678fd0c39a766318f2dd0385008dd111b5fc.tar.bz2 linux-stable-ad11678fd0c39a766318f2dd0385008dd111b5fc.zip |
ASoC: tas*: use simple i2c probe function
The i2c probe functions here don't use the id information provided in
their 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/20220405165836.2165310-11-steve@sk2.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/cs35l32.c')
0 files changed, 0 insertions, 0 deletions