Searched hist:ad11678fd0c39a766318f2dd0385008dd111b5fc (Results 1 – 5 of 5) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | tas6424.c | diff ad11678fd0c39a766318f2dd0385008dd111b5fc Tue Apr 05 18:58:32 CEST 2022 Stephen Kitt <steve@sk2.org> 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>
|
H A D | tas2764.c | diff ad11678fd0c39a766318f2dd0385008dd111b5fc Tue Apr 05 18:58:32 CEST 2022 Stephen Kitt <steve@sk2.org> 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>
|
H A D | tas2770.c | diff ad11678fd0c39a766318f2dd0385008dd111b5fc Tue Apr 05 18:58:32 CEST 2022 Stephen Kitt <steve@sk2.org> 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>
|
H A D | tas5086.c | diff ad11678fd0c39a766318f2dd0385008dd111b5fc Tue Apr 05 18:58:32 CEST 2022 Stephen Kitt <steve@sk2.org> 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>
|
H A D | tas2552.c | diff ad11678fd0c39a766318f2dd0385008dd111b5fc Tue Apr 05 18:58:32 CEST 2022 Stephen Kitt <steve@sk2.org> 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>
|