Skip to content
Unverified Commit cbd5ce7f authored by Stephen Kitt's avatar Stephen Kitt Committed by Mark Brown
Browse files

ASoC: uda1380: 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: default avatarStephen Kitt <steve@sk2.org>
Link: https://lore.kernel.org/r/20220405165836.2165310-15-steve@sk2.org
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 2d4668c6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment